搜索资源列表
unix下目录递归查询(shell)
- shell对指定目录下的指定文件类型进行递归查询所要的内容-shell of a designated directory specified file types recursive query as to the contents
会员管理系统(shell版)
- unix下shell编程会员管理系统,包括会员登录,登录后的修改密码,查询会员,增加会员,删除会员等很多操作,都是骼shell所写-under unix shell programming membership management system, including Member Login and login passwords after the revision, members to increase membership, and many other Member delete o
12457892
- *Unix僵死进程的Shell程序编写详解 -killed fossilized process Unix Shell Programming Elaborates on
ABS_Guide_cn
- Bash编程参考手册,使用bash shell的教程,毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne AgainShell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。-Bash programming reference manual, the use of the Directory bash shell, no doubt, UNIX / Linux software the most import
UNIXshiyan
- 这是大学课程UNIX实验报告 主要是有关SHELL方面的编程 希望对大家有所帮助
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.
UNIXshell
- unix shell 此书的所有代码,我认为可以帮助辅助学习shell编程-unix shell all the code book, I think that can help-assisted learning shell programming
Expert_Shell_Scripting
- 一本shell的经典书籍,由资深的unix,linux系统管理员描述他们多年的心得-A shell of classic books, from senior unix ,linux system administrator to describe their many years of experience
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
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
myshell
- 一个shell程序,可以在指定的UNIX平台下运行,里面包含代码,用户手册,详细设计说明-A shell program, you can specify the UNIX platform in the run, which contains the code, user manuals, detailed design descr iption
Shell
- 详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题-Shell programming skills are introduced in detail, various UNIX commands and syntax, but also the text under the UNIX system processing and management of small
shell
- Shell for unix in C-Shell for unix in C++
Shell-script
- Classic Shell scr ipting内容简介Shell脚本编程(scr ipting)的技巧永远不会过时:它们可以让UNIX充分发挥其真实的潜能-Classic Shell scr ipting Introduction Shell scr ipting (scr ipting) skills will never become obsolete: they can give full play to their true UNIX potential
unixshell
- 《Unix Shell 实例精解》学习笔记 By turner,学习linux shell语言编程的一些笔记-" Unix Shell instance refined solution" study notes By turner, learning linux shell programming language, some notes
simple-shell-program-report
- 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。-A simple shell (command line interpreter) and, similar to bash, csh. The main purpose of this design is to learn how to create a process and management process on Unix systems
Unix-Shell(Stephena-Patrick)
- Unix-Shell编程全文电子书 作者:(Stephen G Kochan& Patrick Wood)-Unix-Shell:Full text Author:(Stephen G Kochan& Patrick Wood)
unixShell
- Unix Shell比较全面的学习资料基于Unix——Linux平台-Unix Shell more comprehensive learning information
LinuxOrUNIX-Shell
- Linux与UNIX Shell编程指南,分30个pdf,很全面的-Linux and UNIX Shell Programming Guide, sub-30 pdf, very comprehensive
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel