[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Permission change - recursive



Hello Osamu!

Just a minor sidenote...

On Sat, Mar 13, 2004 at 11:24:54PM +0100, Osamu Aoki wrote:
> Original post is asking 
>   for all files 660
>   for all directories 770
> 
> So something like:
> 
>  chmod -R ug=rwX,o-rwx .
> 
> should do the best one liner command to address original poster's request.

Unfortunately it is not sufficient if some of the files have the
executable bit set which will happily be kept by the 'X', so one needs
to make sure this will get stripped from all files _before_ chmodding.

Cheers,
Flo

Attachment: signature.asc
Description: Digital signature


Reply to: