| |
linux - Advanced Bash Shell Scripting Guide
The shell is a command interpreter. More than just the insulating layer between the operating system kernel and the user, it's also a fairly powerful programming language. A shell program, called a script, is an easy-to-use tool for building applications by "gluing" together system calls, tools, utilities, and compiled binaries. Virtually the entire repertoire of UNIX commands, utilities, and tools is available for invocation by a shell script. If that were not enough, internal shell commands, such as testing and loop constructs, give additional power and flexibility to scripts. Shell scripts lend themselves exceptionally well to administrative system tasks and other routine repetitive jobs not requiring the bells and whistles of a full-blown tightly structured programming language. |
|
| |
   |
|
Que - Linux Socket Programming.. FreeBSD_book 6.0 用户手册 Linux Kernel Development Secon.. Advanced Linux Programming(高.. UNIX Shells by Example, 3rd Ed.. Linux新手管理员指南 linux - Advanced Bash Shell Sc.. LINUX系统分析与高级编程技术 Linux网站建设和维护全攻略(PDF).. BIND9 管理员参考手册
|