On Fri, Jan 20, 2006 at 10:13:32AM -0700, Russel Caldwell wrote:
> Is there an easy way of changing file permissions recursively without
> changing directory permissions?

find /foo -type f | xargs chmod 600 

-- 
Byron Clark

Attachment: signature.asc
Description: Digital signature

/*
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