摘要: ls -l |grep '关键字'|xargs -i -t ls -l {} |wc -l 阅读全文
posted @ 2022-08-25 16:33 海_纳百川 阅读(193) 评论(0) 推荐(0) 编辑
摘要: xargs -i -t sh -c 'grep ABC "{}" > "{}.out"' 阅读全文
posted @ 2022-08-25 11:15 海_纳百川 阅读(19) 评论(0) 推荐(0) 编辑
本站总访问量