-
-
UNIXshell.rar
简单shell的设计和实现
1)、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”等)的处理。
2)、输入错误命令能提示出错并进入下一轮接收命令状态。
3)、可以用Ctrl-C和Ctrl-\结束简单shell的运行。
-
XDosCode.zip
XDos is a shell of Dos, you can input most Dos command and windows command. You can use copy, paste function in XDos.
-
-
FldrView.zip
The Folderview ActiveX Control mimics the behaviour of the Windows Explorer Treeview showing the tree structure of the files and folders and other items in the shell s namespace.
模仿windows资源管理器的树状浏览
-
-
28104055398.rar
shell 程序要求实现的shell支持以下内部命令:
1. Batch Processing 如果shell启动带有一个文件名作为参数,打开该文件并执行文件里所有命令。待所有进程全部结束退出shell。
2. Debugging 提供-v选项,shell启动时打开此选项将在运行过程中输出若干调试信息。在该模式下,shell应该显示所有被创建了的进程的PID号,通报已结束 ... Processing 如果命令以符合&终止,在后台并发执行该程序。Shell立即等待下一命令的输入,而不等待该程序的 ...
-
BeginningLinuxProgramming3.rar
英文原版, 本书介绍了Linux操作系统的基本知识,以及如何在Linux和其他UNIX风格的操作系统上进行程序开发。本书的主要内容包括:Linux的入门知识,使用Shell进行程序设计,Linux的管理及开发工具,Perl程序设计语言,Web程序设计等等。本书内容丰富、深入浅出、易于理解,还包含大量编程实例。适合Linux的初学者及希望利用Linux进行开发的程序设计人员阅读。
-
-
TxtInfo.rar
TxtInfo shell extension, personally , it s not very useful, but if you want to study the extensions, it s still a good example.
-
-