Chmod Calculator
Calculate Unix file permissions. Convert between octal, symbolic, and binary notation interactively.
| Read | Write | Execute | Value | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |
Octal
755
Symbolic
rwxr-xr-x
Binary
111 101 101
chmod 755 filenameCalculate Unix file permissions. Convert between octal, symbolic, and binary notation interactively.
| Read | Write | Execute | Value | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |
Octal
755
Symbolic
rwxr-xr-x
Binary
111 101 101
chmod 755 filenameRecommended Tools & Services