Re: /tmp

Top Page
Attachments:
Message as email
+ (text/plain)
+ (application/pgp-signature)
Delete this message
Reply to this message
Author: Bill Jonas
Date:  
To: plug-discuss
Subject: Re: /tmp
On Fri, Jan 28, 2005 at 10:23:27AM -0700, Eric Shubes wrote:
> Thanks for the tips Bill! xargs wasn't in my arsenal, but it is now.


No problem! Glad to help.

I'll also point out the -print0 option to GNU find, corresponding to the
-0 option in GNU xargs. These make it much easier dealing with files
that have spaces (and other such characters special to the shell) in
their names, as (e.g.) files from a Windows system tend to do.

-- 
Bill Jonas    *        *    http://www.billjonas.com/
"It's a dangerous business, Frodo, going out your front door.  You step
into the Road,  and if you don't keep your feet,  there  is  no knowing
where you might be swept off to."  --  Bilbo Baggins