摘要: 原文:http://www.2cto.com/os/201308/239136.html$()和${}的用法:在 bash shell 中,$( ) 与 ` ` (反引号) 都是用来做命令替换用(command substitution)的。而 $( ) 并不见的每一种 shell 都能使用,若你用... 阅读全文
posted @ 2015-09-23 16:08 止战 阅读(389) 评论(0) 推荐(0)