搜索资源列表
Shell.bak20070428
- 利用Linux系统函数实现的SHELL程式,自己重写了LS,CLEAR等常用命令,在ECLIPSE下编译通过,可进行进一步扩展。
myshell
- linux 下实现的shell程序,完成cd ls clear等命令-linux shell program to achieve the completion of a command such as cd ls clear
mylist
- 编程实现模拟shell命令ls –l功能输出指定目录下的文件的详细信息,要求目录作为参数,目录下的每个文件的详细信息(包括权限,链接数,所有者,所属组,文件大小,时间,文件名)先组装成一行后输出。-Programming analog functions shell command ls-l output files under the specified directory details required directory as an argument, the directory of
ls
- linux中shell命令ls功能的实现,查看当前目录中的文件及文件的权限-ls functions to achieve