Subject: Re: Permissions question (No Netatalk content)
From: Frank Swasey (fcs@zoo.uvm.edu)
Date: Fri Aug 04 2000 - 23:08:15 EDT
On Fri, 4 Aug 2000, Steve Freitas wrote:
> Ugh... I put myself in a pickle. Does anybody have a shell script they
> can feed me which will recursively change directory permissions, but not
> file permissions?
find DIR -type d -print | xargs chmod PERMS
>
> I chmod -R 444'd a whole directory with tons of files inside. Oopsie.
>
>
-- Frank Swasey |\ _,,,---,,_ Systems Programmer ZZZzz /,`.-'`' -. ;-;;,_ University of Vermont |,4- ) )-,_. ,\ ( `'-' http://www.uvm.edu/~fcs '---''(_/--' `-'\_)
This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:31:52 EST