べすとえふぉーと

プログラミング等のノート 

lsの結果をxargsでcpに渡す

cd で移動して lsをxargsでcpへ

#cd /path/src

#ls  | xargs -I % cp % /path/to