文件名称:Unix-Shell-Terminal
文件大小:3KB
文件格式:ZIP
更新时间:2024-03-30 20:07:49
C++
Unix Shell终端 该程序通过使用Unix syscalls在C ++中实现Unix样式的shell命令。 指令 ``` Prints or clears command history ```whereami ``` Prints current directory ```movetodir dir ``` Changes to specified directory ```byebye ```Exits program ```replay num ```Reruns commmand at specified index ```start program [parameters] ```Starts the program at the specified path; terminal waits for program termination ```background pro
【文件预览】:
Unix-Shell-Terminal-main
----mysh.cpp(9KB)
----README.md(779B)