摘要: find /data -name "*" -print | xargs -i sed -i 's/aa/bb/' {} 阅读全文
posted @ 2017-06-19 19:38 bocboy 阅读(403) 评论(0) 推荐(0)