Linux file permissions

Which user?
u user/owner
g group
o other
a all
What to do?
+ add this permission
- remove this permission
= set exactly this permission
Which permissions?
r read
w write
x execute

Which number?
0
1 –x
2 -w-
3 -wx
4 r–
5 r-x
6 rw-
7 rwx

Linux file permissions

Author: WladyX on 17 March, 2009
Category: General

Leave a Reply

Last articles