搜索资源列表
pipe-cmd-shell
- 使用管道来进行进程之间通讯的例子。本例演示了如何使用管道来和cmd.exe进程通讯。-This example demonstrates how to use pipe to communicate with the "cmd.exe" process.
lab
- Shell解释程序,用于实现unix下命令的解释执行,后台处理,管道定向等功能。-Shell interpreter, under the command used to implement the interpretation of the implementation of unix, background processing, pipe orientation and other functions.
virualDOS
- 用PIPE重定向技术,将命令从控制台输入/输出-this programe use pipeIO redirect to control win32 shell
Assignment3
- The programme implement a simple shell. It could execute a command, having pipe, redircting, forward a background process and background a foreground process and so on. It is implemented using recursive.
CmdService
- 基于服务的 0管道 实现cmd she-0 Pipe, a cmd shell based on Windows Service
shell.tar
- minix shell编程,实现了管道,后台运行,历史,重定向-minix shell , pipe ,background ,history,redir
Project1
- 《操作系统》的课程设计,实现了文件复制,fork文件复制,pipe文件复制,以及SHE-Operating System Project Design Shell
controlDOS
- 双管道(CreatePipe)与cmd.exe进程间通信的有关问题 完美解决 最近研究怎么在别人电脑里开个CMD shell,就是直接用CMD执行我们的命令,遇到不少问题,但终于把问题完美解决了-Double pipe (CreatePipe) and inter-process communication cmd.exe perfect solution to the problem in a recent study how other people computer open CMD