Results 1 to 4 of 4
For some reason i cant access some files like /root and /usr ... any idea how can i change permissions on them>?...
- 05-09-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 9
File permissions
For some reason i cant access some files like /root and /usr ... any idea how can i change permissions on them>?
- 05-09-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Location
- Stockholm, Sweden
- Posts
- 130
/root is only accessible by root, as I assume you know.
but seriously...
chmod is the command to use
the man page is fairly simple
so type man chmod
and if you looked a little closer,
you might even find a tutorial on this very forum
about it....
- 05-09-2004 #3Just Joined!
- Join Date
- May 2004
- Posts
- 9
thanks i sorted now
- 05-09-2004 #4Linux Newbie
- Join Date
- Apr 2004
- Location
- Stockholm, Sweden
- Posts
- 130
nice =)


Reply With Quote
