日期:2014-05-16  浏览次数:20632 次

Linux ---- 批量移动不同文件夹中的同格式文件

使用find 和 管道

?

find ./ -name *.txt ?| xargs -i ?cp {} ?~/share/