find <Path> <Conditions> | xargs cp -t <copy file path>
Ja mam celkem problem s diakritikou a mezerami a zde nastinena reseni mi nechodila, ...
find /path -type f -user petr -print0 | xargs -0 -I % cp % /root/petr