Toggle checkboxes to build Unix file permissions. Or type an octal number (e.g. 755) to decode it.
| Read (r) | Write (w) | Execute (x) | Octal | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |
755
rwxr-xr-x
chmod 755 filename