On Mon, 2006-04-17 at 09:20 +1000, Sam Lawrance wrote:

> 
> find /photos -name '*.jpg' -exec mv '{}' /newphotos \;

Beware with this method, if any photos have the same filename, the first
ones moved will be clobbered by the last move.

Cheers, Ben

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to