shell shell编程学习之xargs命令 xargs命令是在管道操作符之后,并通过提供命令行参数执行其他命令。 1、多行变成单行 -bash-3.2# cat test.txt a b c d e f g o p q -bash-3.2# c... 2012年11月12日 发表评论 阅读全文