摘要:
查找所有/usr/local/x目录test.txt文件find /usr/local/x -name "test.txt" -print | xargs ls -l 替换所有找到的test.txt文件find /usr/local/x -name "test.txt" -print | xargs 阅读全文
posted @ 2018-06-20 17:27
191-bloger
阅读(1543)
评论(0)
推荐(0)
浙公网安备 33010602011771号