搜索资源列表
bash-4.1.tar
- 1,此源代码为本人所写,非GNU的源代码,不要因此而误导大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,只是实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点-1, this source code as I wrote, non-G
UNIXPCPShell
- unix-linux-c-shell站式学习,学习驱动的朋友,必须具备的利器!还有更多的qt资料可以发信!-unix-linux-c-shell stop learning, learning-driven friend, you must have a weapon! More qt data can write!
shell
- 采用c语言,在linux环境下的shell模拟程序。实现了env、sleep等指令-the shell proced in linux using C
mcat.c.tar
- Linux系统编程,实现cat程序与shell重定向功能-Linux system programming, cat program with the shell redirection
job
- 主要说明了在shell下,利用c语言对进程管理等功能进行编码- job control
sh.c
- c语言实现linux的命令执行,<>重定向,管道命令-c implements linux shell command like : excution,redirection,pipe
shell
- simple shell for unix written in C
msh
- 自己编写的shell 解释器,包括myshell.c parse.lex he makefile三个文件可以实现列表,管道,重定向,内外部命令-I have written a shell interpreter, including three myshell.c parse.lex he makefile file list can be achieved, pipes, redirection, internal and external commands, etc.
cPPsourceCodeForStudyLinux
- 这是包含了 linux下的c++学习的若干示例代码,已经编写好了makefile 和 自动运行脚本。这是原创,绝无雷同,是本人平时的学习记录。希望对你有帮助-these are some sourcecode for studying c++ in linux.makefile and shell file which are used to test are written.hope u like them.