Next:
簡介
Up:
Scripts大集合
Previous:
前言
 
Contents
中階Bourne shell
Subsections
簡介
shell是甚麼
執行shell script與subshell
變數函數與模組化寫作
變數使用
引號quote
中括號的變數取代
環境變數
一些內定變數
函數與多檔模組化
模組化程式
重要外部與內建命令
內建命令
: magic numbers與註解
eval與脫逃字元
exec
read
set
test
trap
shift
外部命令
basename
echo
getopt
find
xargs
簡單數學
File descriptor與I/O導向
流程控制與測試條件
測試條件
if 條件判斷
for loop
while loop
case switch
Portable Shell與remote shell
結語
Cyril Huang 2002-06-14