资源列表
classic-shell-script
- 本书中文名为《shell脚本学习指南》,是学习shell编程的一本好书。-《classic shell scr ipt》is a good book for you learning shell progromme.
Shell_BC
- shell脚本编程大全,非常详细!他是一套非常棒的学习资料!-shell scr ipt programming Guinness, very detailed! He is a great learning materials!
ABS_Guide_CN_BashShell
- 很好的shell编程书籍,例子很详细,非常适合新手系统学习-very good shell program book
bash_shell-study
- 关于bash shell的学习资料,里面有两份,是学习研究bash shell的很好的入门材料。-Information on learning the bash shell, which has two, is to learn good study of the bash shell entry materials.
shell-design
- shell编程教程,PPT格式,内容丰富全面-shell programming tutorial, PPT format, content rich and comprehensive
ABS_Guide_cn
- shell脚本教程,有大量的示例,从简单语法开始,由简单到复杂-There are a lot of shell scr ipting tutorial examples
shell
- shell程序实现下列功能: (1)解析用户提交的命令行;按照环境变量搜索目录系统;执行命令。 (2)执行外部程序命令,命令可以带参数,可提交后台命令(如ls &); (3)提供fg、bg、cd、history、exit等内部命令。 (3)提供管道和输入输出重定向。 (4)提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状态,以及控制作业的挂起、中止和继续运行。 -Design a shell
FileManage
- 文件批量处理程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-File batch processing to achieve the main bulk copy, cut, files and folders, batch rename files, batch delete files and folders, search for files and folders, batch compression
NSG2
- 利用这个软件可以快速生成一个脚本程序,方便与脚本初学者对于脚本语言的学习。-The use of this software can quickly generate a scr ipt for easy scr ipting language with scr ipt learning for beginners.
shiyan1
- 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
makefile
- 初级的shell脚本,写的makefile文件,初学linuxC编译程序的可以看看。-Primary shell scr ipt to write the makefile, the beginner linuxC compiler can look at.
update
- NS2 分析丢包率的简单代码 参见台湾柯志恒老师一书所得-NS2 analyze the packet loss rate of the simple code
