搜索资源列表
shell_v3
- linux环境下,实现的shell解释器,实现功能主要有: 1. 基本界面由输入提示符开头 2. 执行可执行文件包括参数 3. 错误提示 4. 内置简单shell 命令 cd exit 5. 单次I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;-linux environment, to achieve the shell interpreter to realize functions are: 1
112
- 进程,文件系统管理,linux+shell简单命令)-Processes, file system management, linux+ shell simple command)
sh
- 用C++语言实现简单的Linux的shell编译器功能-With C++ language simple Linux shell compiler features
