文件名称:shell.finish
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能
3,实现功能如下:
a,输入命令,并运行
b,实现if 和while的深层嵌套
c,实现环境变量,和shell本身变量
d,实现管道和重定向等功能。
4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能
3,实现功能如下:
a,输入命令,并运行
b,实现if 和while的深层嵌套
c,实现环境变量,和shell本身变量
d,实现管道和重定向等功能。
4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shell.finish\embedded_cmd.c
............\if_cmd.c
............\input_cmd.c
............\my_environ.c
............\shell.c
............\shell.h
............\var_replace.c
shell.finish
............\if_cmd.c
............\input_cmd.c
............\my_environ.c
............\shell.c
............\shell.h
............\var_replace.c
shell.finish