文件名称:linuxcmd
介绍说明--下载内容均来自于网络,请自行研究使用
一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s also a command “exit” to let the user exit the program.The programe also shows how long did the last executed command take(in second).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux cmd.c