调试技巧
判断与循环
变量定义
参数处理
函数调用
外部命令调用(常见文本处理程序cut grep find awk sed,提取指定行列,替换指定模式等等)
模块化
http://en.wikibooks.org/wiki/Bourne_Shell_Scripting/Variable_Expansion
调试技巧
判断与循环
变量定义
参数处理
函数调用
外部命令调用(常见文本处理程序cut grep find awk sed,提取指定行列,替换指定模式等等)
模块化
http://en.wikibooks.org/wiki/Bourne_Shell_Scripting/Variable_Expansion