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

Re: [cobalt-users] How do you turn off directory browsing



> Zeffie schrieb:
> 
> > chmod 774 dirname
OR  (The same but different)
> > chmod -x dirname
> 
> if you give it 774 (owner rwx, group rwx, others r--), why do you do
> "-x" thereafter ? wouldn`t it be the same as "664" ?
yes
> 
> doesn`t a directory have to be executable to move into ?
> 

Sorry about that...  move into?  Hans I don't understand the question?

Zeffie