搜索资源列表
MyShell.rar
- 实现Linux的Shell基本功能。包括输入输出重定向,管道,等等。,Shell to achieve the basic functions of Linux. Including input and output redirection, pipes, and so on.
一个简单的shell程序
- 《操作系统—精髓与设计原理》一书中myshell编程项目
myShell
- 一个简单的自制shell程序。面向对象实现。-Made a simple shell program. Object-oriented implementation.
MyShell
- 自己编写的简单的shell解释器。功能简单,如有需要,可自己添加功能-I have written a simple shell interpreter. Function is simple, if necessary, can add their own features
myshell
- 一个shell程序,可以在指定的UNIX平台下运行,里面包含代码,用户手册,详细设计说明-A shell program, you can specify the UNIX platform in the run, which contains the code, user manuals, detailed design descr iption
myshell
- 自己写的一个小shell ,不解释 -Himself wrote a small shell, do not explain
MyShell
- linux c++编程实现shell程序,与DOS相似,但只是其中几种功能-simple shell
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
myshell
- linux的shell模拟,包含常用命令,源码可编译。-Linux shell simulation, including the commonly used commands, source code can be compiled.
