Shell,find 与cp 结合使用 2016年02月03日 标签:Linux, Shell Tips find /home/mq/ -name '*.conf'|xargs -I {} cp -r {} /home/mq/conf/