chmod Calculator
chmod 755Symbolic:
-rwxr-xr-x| Read (4) | Write (2) | Execute (1) | Value | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |
Common permissions
How to use
Toggle permission checkboxes for owner, group and others to calculate the octal chmod value, or enter an octal number to see the symbolic permission breakdown. Essential for Linux server administration.