【文件格式是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
- 资源: 243
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【信号检测】基于matlab大规模过载MIMO信号检测(含信噪比)【含Matlab源码 9938期】.zip
- 【图像压缩】基于matlab GUI DCT图像压缩(含MAX MED MIN NONE)【含Matlab源码 9946期】.zip
- 【信号检测】基于matlab大规模过载MIMO信号检测(含信噪比LDPC)【含Matlab源码 9939期】.zip
- 基于小程序的新冠抗原自测平台小程序源代码(java+小程序+mysql+LW).zip
- 基于小程序的养老院管理系统源代码(java+小程序+mysql+LW).zip
- 3. Kafka入门-安装与基本命令
- 多功能知识付费源码下载实现流量互导多渠道变现+搭建教程
- 基于小程序的音乐播放器小程序源代码(java+小程序+mysql+LW).zip
- 基于小程序的岳阳市美术馆预约平台源代码(java+小程序+mysql+LW).zip
- 基于小程序的在线疫苗预约小程序源代码(java+小程序+mysql+LW).zip
- IEC 60870-5 协议全套资料
- 基于小程序的智慧物流小程序源代码(java+小程序+mysql+LW).zip
- MVIMG_20241222_194113.jpg
- 基于小程序的智慧物业平台源代码(java+小程序+mysql+LW).zip
- 第四组二手产品.zip
- 微电网(两台)主从控制孤岛-并网平滑切的分析 分析了: 1.孤岛下VF控制 2.并网下PQ控制 3.孤岛下主从控制 4.孤岛到并网的平滑切控制 5.除模型外还对分布式发电与主动配电网一些常见问题做了
- 1
- 2
- 3
- 4
- 5
前往页