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

Re: [cobalt-users] chmod command



> Hello,
> For some reason or other, a directory on one of my clients sites, seems to
> have had its permissions altered. Firstly, can somebody let me know how
this
> might have happened. I am the only person who accesses the site via ftp.
>
> Second what chmod command can I use in telnet/ssh to change the directory
> attributes.
>
chmod  [see man chmod]
chown [see man chown]
chgrp  [see amn chgrp]
chattr  [ see man chattr]

Sorry, but you really did not give enough info to be more specific.

--Gerald