Chmod Calculator
Interactive Unix file permission calculator. Convert between numeric (octal) and symbolic chmod notation.
| Read | Write | Execute | Value | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |
Result
NUMERIC
755
SYMBOLIC
rwxr-xr-x
COMMAND
chmod 755 filename
Interactive Unix file permission calculator. Convert between numeric (octal) and symbolic chmod notation.
| Read | Write | Execute | Value | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |