搜索资源列表
linux&unixshell编程指南
- 介绍linux和unix的编程的书籍,比较详细介绍shell编程的理论。-A book of introducting linux and unix programming, it precisely introducts the theroy of shell programming.
UNIXshell
- 简单shell的设计和实现 1)、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”等)的处理。 2)、输入错误命令能提示出错并进入下一轮接收命令状态。 3)、可以用Ctrl-C和Ctrl-\\结束简单shell的运行。 -simple shell of a Design and Implementation), in addition to
UNIXshell
- 简单shell的设计和实现 1)、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”等)的处理。 2)、输入错误命令能提示出错并进入下一轮接收命令状态。 3)、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 -simple shell of a Design and Implementation), in addition to
UNIXshell
- unix shell 此书的所有代码,我认为可以帮助辅助学习shell编程-unix shell all the code book, I think that can help-assisted learning shell programming
UNIXShells
- UNIXShell范例精解(第4版)基于UNIX的Shell编程-UNIXShell sperm sample solution (4th edition) of the Shell-based UNIX Programming
LINUX_and_UNIX_SHELL_Programming_Guide
- LINUX与UNIXSHELL编程指南,推荐本好书啊!大家可以-LINUX and UNIXSHELL Programming Guide, ah recommend this book! Everyone can see
unixshellprogram
- LINUX与UNIXSHELL编程指南,介绍unix linux的命令以及Shell编程-unix linux shell
Unixshell
- Unix shell编程示例,同时用perl实现了和之前的程序相同的功能,方便对比学习-Unix shell programming examples, at the same time and before using perl program achieved the same functionality to facilitate the comparative study
UNIXShell
- Linux与UNIX Shell编程指南-Linux and UNIX Shell Programming Guide
UnixShell
- shell编程。unix命令集强大,为了有效的组织命令,实现更强大的功能,因此出版此书。-Shell programming. Unix command, in order to effectively integrating the organization, the more powerful commands, therefore this function.
unixshell
- 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar
unixshell
- 详细描述unix shell编程的书籍,为shell编程的经典之作。并配有非常详尽的例子。-Detailed descr iption unix shell programming books for shell programming classic. And with a very detailed example.
unixshell
- 《Unix Shell 实例精解》学习笔记 By turner,学习linux shell语言编程的一些笔记-" Unix Shell instance refined solution" study notes By turner, learning linux shell programming language, some notes
unixShell
- Unix Shell比较全面的学习资料基于Unix——Linux平台-Unix Shell more comprehensive learning information
UNIXshell
- UNIXshell范例精解第4版源代码 实例-4th edition of the fine for UNIXshell Practices solution source code