【文件格式是Linux下的gz压缩包,在Windows下可以用WinRAR解压】 本人原创的操作系统上机作业(源代码),自己编写一个简单的Linux下的shell(a simple myshell)!原题见William Stallings写的《Operating Systems - Internals and Design Principles》(操作系统--内核与设计原则): The shell must support the following internal commands: cd <directory> - change the current default directory to <directory>. If the <directory> argument is not present, report the current directory. If the directory does not exist an appropriate error should be reported. This command should also change the PWD environment variable. clr - clear the screen. dir <directory> - list the contents of directory <directory> environ - list all the environment strings echo <comment> - display <comment> on the display followed by a new line (multiple spaces/tabs may be reduced to a single space) help - display the user manual using the more filter pause - pause operation of the shell until 'Enter' is pressed quit - quit the shell The shell environment should contain shell=<pathname>/myshell where <pathname>/myshell is the full path for the shell executable (not a hardwired path back to your directory, but the one from which it was executed)




























- 1

- 粉丝: 30
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- (源码)基于Python和Arduino的GPS轨迹跟踪系统.zip
- (源码)基于TinyML的口罩佩戴智能检测系统.zip
- (源码)基于Arduino平台的复古电脑项目.zip
- (源码)基于IoT技术的智能门禁系统.zip
- (源码)基于Arduino的Honda OBD通信系统.zip
- (源码)基于图形界面的公交调度系统动画模拟程序.zip
- (源码)基于Arduino的EVShield矩阵控制器.zip
- (源码)基于Arduino的数字温度计.zip
- (源码)基于IoT和LSTM的污染数据分析系统.zip
- (源码)基于STM32的OneNET温湿度监控与指令执行系统.zip
- (源码)基于Spring和BootStrap的白鹿巷预网站.zip
- (源码)基于Java的在线人数统计系统.zip
- (源码)基于ESP8266的交互式LED坐垫.zip
- (源码)基于C++的TCAS模拟器.zip
- 搭建高可用MongoDB集群.docx
- (源码)基于ESP32的OBDII模拟器.zip



- 1
- 2
- 3
- 4
- 5
前往页