Bash Script to move Files

Ow Mun Heng Ow.Mun.Heng at wdc.com
Mon Oct 10 04:33:34 UTC 2005


On Fri, 2005-10-07 at 23:02 -0700, Gordon Messmer wrote:
> 
> The name of the file that matches the contstraints you described to 
> "find" is substituted for the {} after -exec.  Since mv expects the 
> source before the destination, you'd need to use "mv {} /destination"

or use xargs -i




More information about the fedora-list mailing list