CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux shell
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux shell - List
[
AI-NN-PR
]
learner
DL : 0
aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory-aDABOOST This package contains the following files: learner.jar- is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java-jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe- A windows executable version of the application. Doubleclick to run. learner.pdf- The digital version of the report. SRC\- The source code of the program is in this directory
Date
:
Size
: 407kb
User
:
njustyw
[
Other
]
l
DL : 0
本书特色 全面覆盖了RHCT(Red Hat Certified Technician)、Comp TlA’s Linux+和LPl(Linux Professional Institute)Level l 三大Linux人证考试的内容和要点。 讲解了重要的命令行工具(包括shell脚本与文本处理命令)以及最新的图形界面管理工具和应用程序。 “理论与实践密切相结合”,每章都附有复习题与可操作性强的实践项目项,使得读者可以在牢固掌握基础知识的同时,在动手实践能力上也能获得较大的提高。 本书致力于Linux系统管理这一主题,为有志于在Lmux领域有所发展的读者提供了一份不可多得的参考教材。-The book features comprehensive coverage of the RHCT (Red Hat Certified Technician), Comp TlA s Linux+ And LPl (Linux Professional Institute) Level l three witnesses Linux exam content and the main points. Explain an important command-line tools (including shell scripting and text processing commands), as well as the latest management tools and graphical interface applications.
Date
:
Size
: 44.18mb
User
:
张明
[
Shell api
]
The14thspeakstheshellplaitdistancefoundation
DL : 0
Linux网络操作系统Shell编程基础对最基础的编程有相应的了解 -Shell Programming Linux network operating system based on the most basic understanding of programming a corresponding
Date
:
Size
: 9kb
User
:
李松哲
[
Linux-Unix
]
shc-3.8.6
DL : 0
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 这一步需要root权限 使用方法: shc -r -f script-name 注意:要有-r选项, -f 后跟要加密的脚本名. 运行后会生成两个文件,script-name.x 和 script-name.x.c script-name.x是加密后的可执行的二进制文件. ./script-name 即可运行. script-name.x.c是生成script-name.x的原文件(c语言)-err
Date
:
Size
: 34kb
User
:
[
Linux-Unix
]
shellProcessDemo
DL : 0
在Linux环境下模拟shell 操作系统实验 -In the Linux operating system shell environment simulation experiment
Date
:
Size
: 8kb
User
:
乃牛
[
Other
]
Sams_Teach_Yourself_Linux_in_24_Hours_(2nd_Edition
DL : 0
Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to Install Linux 7 2 Installing Linux 23 3 Post-Installation Issues 41 PART II LEARNING LINUX BASICS 67 Hour 4 Reading and Navigation Commands 69 5 Manipulation and Searching Commands 93 6 Using the Shell 117 7 Using the X Window System 143 8 Exploring the K Desktop Environment 177 PART III CONNECTING TO THE OUTSIDE WORLD 197 Hour 9 Using Communications Programs 199 10 Connecting to the Internet 223 11 Configuring Internet Email 249 12 Configuring Internet News 269 13 Internet Downloading and Browsing 289-Contents at a GlanceIntroduction 1PART I INSTALLATION AND CONFIGURATION 5Hour 1 Preparing to Install Linux 72 Installing Linux 233 Post-Installation Issues 41PART II LEARNING LINUX BASICS 67Hour 4 Reading and Navigation Commands 695 Manipulation and Searching Commands 936 Using the Shell 1177 Using the X Window System 1438 Exploring the K Desktop Environment 177PART III CONNECTING TO THE OUTSIDE WORLD 197Hour 9 Using Communications Programs 19910 Connecting to the Internet 22311 Configuring Internet Email 24912 Configuring Internet News 26913 Internet Downloading and Browsing 289
Date
:
Size
: 12.56mb
User
:
秦天惊
[
Linux-Unix
]
shell_make
DL : 0
linux编译 LINUX宋广华PPT电子书籍-linux compile LINUX Song PPT Kwong Wah e-books
Date
:
Size
: 20kb
User
:
jackly
[
Linux-Unix
]
shell-order
DL : 0
linux环境中,关于使用shell编程的一些相关命令-linux environment, on the use of shell programming some of the relevant orders
Date
:
Size
: 3kb
User
:
张翠
[
Linux-Unix
]
dshell
DL : 0
本软件模拟Shell 的命令解释程序,了解如何创建子进程来执行一项专门的工作以及父进程如何继续子进程的工作。编写一个C语言程序作为Linux内核的Shell命令行解释程序,所执行的结果需和系统命令方式保持一致。基本运行方式为:当用户敲入命令行如:identifier[identifier[identifier]],Shell应该解析命令行参数指针数组argv[argc]。-The software simulation of the Shell command interpreter to understand how to create a child process to perform a specific job as well as the parent process on how to continue the work of sub-process. The preparation of a C language program as a Linux kernel Shell command line interpreter, the implementation of the results have to be ordered and systematic way to maintain consistency. Basic operation mode as follows: When a user input command line such as: identifier [identifier [identifier]], Shell command line parameters should resolve pointer array argv [argc].
Date
:
Size
: 24kb
User
:
qiumingzhou
[
Other
]
linuxshellhelp
DL : 0
很好的linuxshell帮助文档,自己经常看的。-Good linuxshell help document, often see.
Date
:
Size
: 181kb
User
:
王华林
[
Linux-Unix
]
1
DL : 0
在linux下是实现简单的shell带参数程序-In linux is the realization of a simple shell program without parameters
Date
:
Size
: 19kb
User
:
杰
[
Other
]
UNIX.Shells.by.Example.4th.Edition
DL : 0
Date
:
Size
: 2.75mb
User
:
李明
[
Linux-Unix
]
ftp_updownload
DL : 0
linux下在控制台下上传文件夹的shell程序yuanma-linux in the console under the upload folder shell procedures yuanma
Date
:
Size
: 1kb
User
:
luvsco
[
Linux-Unix
]
linuxshell
DL : 0
linux shell 的一些介绍,对那些学习linux 的人来说无疑是一个很大的帮助-linux shell some introduction for those who learn linux is undoubtedly a great help
Date
:
Size
: 1.15mb
User
:
sebnto
[
Linux-Unix
]
xxx_lab1
DL : 0
linux\unix 下的c语言实现, 实现基本的15个基本的shell命令。
Date
:
Size
: 25kb
User
:
wyd
[
Linux-Unix
]
tinysh-0.1.0.tar
DL : 0
一个简易的Linux下的shell源代码,操作系统为federa-A simple shell under Linux source code, the operating system for the federa
Date
:
Size
: 38kb
User
:
记记
[
Other
]
Linux
DL : 0
重点介绍了Linux的安装使用和操作命令,对shell程序设计做了详细的介绍-Reset Yu Geng Zhuang Linux residual cavity false蚾Use Fuzeng brazing Towers Perrin E ㄛ勤shell most唗few chirpy酕residual cavity牉agate Zugeng Zhuang
Date
:
Size
: 277kb
User
:
s_u_n2002
[
ELanguage
]
scanner
DL : 0
Date
:
Size
: 10kb
User
:
朱投
[
Linux-Unix
]
The_Programming_Interface_Specification_of_Applica
DL : 0
本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的 应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序 (“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支 持中英文信息处理的应用程序源码级的可移植性。-This document is a Linux application programming interface specification, the required standards for the conduct of the LINUX operating system in English and Chinese information processing application provides the necessary interface and operating environment, including the core application programming interface, a variety of library functions, command interpreter ( shell ), public utilities, graphical user interface (including the window function), as well as internationalization and localization of function in Chinese context to support in both English and Chinese information processing applications of source-level portability.
Date
:
Size
: 634kb
User
:
李李李
[
Linux-Unix
]
CShellProgrammingIntroduction
DL : 0
linux shell编程介绍,shell开发环境,开发指令-linux shell programming introduction, shell development environment, development of instruction
Date
:
Size
: 101kb
User
:
li
«
1
2
...
19
20
21
22
23
24
25
26
27
28
29
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.