Position |
Use |
Possible Values |
Applies to |
---|---|---|---|
First X |
4 = set uid (user id) 2 = set gid (group id) 1 = save text image 0 = you can just leave it out if the you want and chmod assumes that you mean 0xxx |
Everyone |
|
Second X |
4 = read 2 = write 1 = execute 0 = no permissions |
The files owner the person who owns this file |
|
Third X |
4 = read 2 = write 1 = execute 0 = no permissions |
The files group |
|
Fourth X |
4 = read 2 = write 1 = execute 0 = no permissions |
The other group (i.e) People without explicit permissions |