摘要: # command-line optionsfor Xdocase $X in 阅读全文
posted @ 2011-06-07 15:04 greencolor 阅读(216) 评论(0) 推荐(0)
摘要: set -x# activate debugging from herewset +x# stop debugging from herebash -x script1.sh 阅读全文
posted @ 2011-06-07 10:25 greencolor 阅读(96) 评论(0) 推荐(0)