搜索资源列表
mycat
- C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s \"cat\" command in C, I m sure it is helpful for you
DIREXIST
- C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c - lcurses this procedure applies to SCO UNIX mainframe line
tarsrc
- UNIX下tar实现代码,实现tar效果,不需要使用系统的tar命令-Unix tar achieve code tar achieve results without the use of the tar command system
unixcommand
- 文件主要包含Unix常用的命令,列出初学者最常用但却是最实用的命令。-document consists mainly of common Unix command, listing the most commonly used beginners but it is the most practical orders.
20051225124351908
- 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。-compiler command cc-o fget fget.c - lcurses this procedure applies to SCO U NIX mainframe system, the client platform to be arbitrary.
codeeditor
- 在命令行(Dos/Windows/Unix/Linux)下运行。 格式: spacer [源文件] [新文件] 也可以用重定向 spacer old.c > new.c 然后把产生的新文件贴上来就可以了-the command line (Dos / Windows / Unix / Linux) running. Format : spacer [source] [new] can also be used to redirect spac
Linux_Command
- unix aommand unix command
FILEUTIL
- This program is a total rewrite of the Bell Laboratories Unix(Tm) command of the same name, as of System V. It contains no proprietary code, and therefore may be used without violation of any proprietary agreements whatsoever. However, you
SHELLtemp
- UNIX的命令格式,功能解释,将它与WINDOWS区别-UNIX command format, function explains that the difference between it and Windows
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.
Unix
- unix命令讲解,很有用的东西,随看随用-unix command , you can use it when need
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
type
- windows下相当于unix上的type命令-"Type" command on windows
Tribe_FloodNet_2k
- Functionality additions: * Remote one-way command execution for distributed execution control * Mix attack aimed at weak routers * Targa3 attack aimed at systems with IP stack vulnerabilities * Compatibility to many UNIX systems and Windows N
tkcon-2.5.tar
- Enhanced Tk Console for all Tk platforms-WHAT: Enhanced Tk Console for all Tk platforms WHERE: http://tkcon.sourceforge.net/ http://www.purl.org/net/hobbs/tcl/scr ipt/ REQUIREMENTS: Tcl/Tk 8.0+ Tested through Tcl/Tk 8.5.
shiyan2
- 学习如何编写一个UNIX的外壳——Shell,即命令解释程序。学习怎样接受命令,解释命令、执行命令,特别是创建子进程的方式来执行一个程序,以及父进程如何继续子进程的工作。-Learn how to write a UNIX shell- Shell, the command interpreter. Learning how to receive an order to explain the command, the command, in particular, the way is to
unix
- IBM axi学习PPT,详细的命令操作过程及结果显示-IBM axi learning PPT, and the detailed results of the command operation
1
- 命令解释程序的编写 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。-Command interpreter program similar to the DOS, UNIX command lin
CMD
- 实验要求 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。-The experiment requires the preparation is similar to the DOS, UNIX c
twomobussouce
- Modbus通信的两个例子,源代码都可以在VC6.0下顺利编译成功。内附有实现文档。Modbus TCP 源代码-编程举例源码,一个TCP/IP 主机是Modbus/TCP 读取寄存器的源代码,只需修改TCP/IP 的接口,部分就可以在以下环境下使用: 1. 命令行的JAVA 应用程序 2. UNIX 下基于命令行的C 应用程序 3. Win32 下基于命令行的C 应用程序-Two examples, source code Modbus communication