摘要: find /data/ -name test.log -size +10G | xargs -i sh -c "echo > {} " 阅读全文
posted @ 2020-05-08 15:31 侃豺小哥 阅读(599) 评论(0) 推荐(0)