linux find/grep 与cat联合使用

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

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