| Who | Read (4) | Write (2) | Execute (1) |
|---|---|---|---|
| Owner (u) | |||
| Group (g) | |||
| Public (o) |
Octal
Symbolic
-rwxr-xr-x
Command
chmod 755 path
- โข Owner: read, write, execute
- โข Group: read, execute
- โข Others: read, execute
Compute Unix file permissions and chmod commands
| Who | Read (4) | Write (2) | Execute (1) |
|---|---|---|---|
| Owner (u) | |||
| Group (g) | |||
| Public (o) |