On Fri, 2006-01-20 at 11:23 -0700, Corey Edwards wrote:
> To be completely safe you should use null separators to account for
> files with spaces.
> 
>         find . -type f -print0 | xargs -0 chmod ...

He's right, you know. I'm going to have to change my habits.

-- 
Stuart Jansen              e-mail/jabber: [EMAIL PROTECTED]
                           google talk:   [EMAIL PROTECTED]
:0                         # copy & paste for your convenience
* ^From:.*sjansen@
/dev/null                  # /ignore [EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to