I previously wrote:
> 
> A triluger wrote:
> > 
> > Find /home/directory/ -name thumbs.db -exec rm {}/ -rf
> 
> try:
> 
> find /home/directory -name "thumbs.db -exec rm -rf {} \;
                             ^ omit this ", typographical error.
Paul

-- 
Paul D. Boyle                       |   [EMAIL PROTECTED]
Director, X-ray Structural Facility |   phone: (919) 515-7362
Department of Chemistry - Box 8204  |   FAX:   (919) 515-8909
North Carolina State University     |   http://www.xray.ncsu.edu  
Raleigh, NC, 27695-8204
-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to