文件名称:dshell
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- qiumi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本软件模拟Shell 的命令解释程序,了解如何创建子进程来执行一项专门的工作以及父进程如何继续子进程的工作。编写一个C语言程序作为Linux内核的Shell命令行解释程序,所执行的结果需和系统命令方式保持一致。基本运行方式为:当用户敲入命令行如:identifier[identifier[identifier]],Shell应该解析命令行参数指针数组argv[argc]。-The software simulation of the Shell command interpreter to understand how to create a child process to perform a specific job as well as the parent process on how to continue the work of sub-process. The preparation of a C language program as a Linux kernel Shell command line interpreter, the implementation of the results have to be ordered and systematic way to maintain consistency. Basic operation mode as follows: When a user input command line such as: identifier [identifier [identifier]], Shell command line parameters should resolve pointer array argv [argc].
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dshell
......\dshell
......\dshell.c
......\dshell.h
......\main.c
......\Makefile
......\pipe.c
......\redirect.c
......\dshell
......\dshell.c
......\dshell.h
......\main.c
......\Makefile
......\pipe.c
......\redirect.c