bash+shell
bash+shell技术资料下载专区,收录459份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
459
bash+shell 全部资料 459 份
本shell脚本可以判定当前文件是否有.txt文件
本shell脚本可以判定当前文件是否有.txt文件,可以删除指定的.txt文件,判定指定的文件是否在当前目录以及对后缀进行检测,对非.txt文件拒绝删除处理
2014-01-16
123
Source that implements a Shell for Linux. Can accept at least 2 pipes and 3 sets of commands.
Source that implements a Shell for Linux. Can accept at least 2 pipes and 3 sets of commands.
2013-12-09
163
example of shell which include the commands about them. 谋t runs eaisly the unix.(ubuntu/pardus/suse)
example of shell which include the commands about them. 谋t runs eaisly the unix.(ubuntu/pardus/suse)
2014-01-01
117
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执...
2014-01-06
148