gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] {arch} perms -> shared revlib?


From: mlh
Subject: Re: [Gnu-arch-users] {arch} perms -> shared revlib?
Date: Fri, 24 Sep 2004 12:45:58 +1000
User-agent: Mutt/1.3.28i

On Thu, Sep 23, 2004 at 06:28:51PM -0500, John Meinel wrote:
> chmod -R 755 {arch}

That will change non-executable files to executable as well.

I strongly suggest the magic big-X

        chmod -R go+rX {arch}

which makes files/dirs executable/searchable for
group and other only if executable/searchable for
owner

--
Matt






reply via email to

[Prev in Thread] Current Thread [Next in Thread]