linux find/grep 与cat联合使用

find ./ -name  file_name.txt   | xargs cat >> file_name.txt

posted @ 2017-10-27 08:49  nkwy2012  阅读(4051)  评论(0编辑  收藏  举报