[Tfug] Need help with a complicated command line copy...

Rich r-lists at studiosprocket.com
Wed Jun 27 22:02:16 MST 2007


On Jun 27, 2007, at 3:39 pm, Brian Murphy wrote:

> The find command might work for you:
>
> find /mnt/oldstuff -type f -exec cp -p -u '{}' /destdir \;

...is what I would've done if I wasn't on a Mac which doesn't  
implement -u for cp.

R.





More information about the tfug mailing list