Fork me on GitHub
摘要: 用途 标准输入流读取参数(空格或者换行符分隔),传递给需要执行的命令 用法 xargs [options] [command [initial-arguments]] 常用选项 --arg-file=file-a file 从文件中读取参数 --null-0 空字符作为分隔符,当参数中包含空格或者换 阅读全文
posted @ 2018-01-09 19:35 huan&ping 阅读(282) 评论(0) 推荐(0)