搜索资源列表
myshell
- 在LINUX下,实现一个简单的模仿SHELL的小程序,供初学者交流
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_35menu
- wince5 GPS 主界面软件,对在wince5上开发界面软件很有帮助-a main menu software on wince5, it is good for GPS main menu develepment.
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
- 自己编的Minix shell,源码在myshell文件夹中.说明文档readme.虚拟机在文件夹中,用户名和密码都是root, 程序在/home/myshell中-the Minix shell I developped. the source code and readme are in the rar file. Minix s user name and password are both "root".
myshell-(2)
- 用C语言编程实现execl调用。 用execl执行list当前目录的功能 -With the C programming language execl call. Execl perform list with the function of the current directory
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.
