摘要: 直接转载自: http://s99f.blog.163.com/blog/static/35118365201081493133111/ http://www.ibm.com/developerworks/cn/linux/l-cn-shell-debug/index.html----------------------------------------No.1 shell脚本知识点概览----------------------------------------$#:表示命令行中有多少个参数$0:表示调用程序的名称,也就是命令名称$[1~9]:表示命令行中相应的参数(1~9);而对... 阅读全文
posted @ 2013-07-17 21:48 艾丽娅的猫 阅读(513) 评论(0) 推荐(0) 编辑