Description: 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).
- [myshell] - achieve Shell, can handle orders cd : th
- [Cshell] - achieved using standard C functions shel
- [shell(who+cp)] - shell programming, the realization of wh
- [shell] - Implement Linux process management. A. C
File list (Check if you may need any files):
linux cmd.c