Chmod Calculator
Calculate Unix file permissions visually. Convert between octal, symbolic, and command notation.
| Read | Write | Execute | |
|---|---|---|---|
| Owner | |||
| Group | |||
| Other |
rwxr-xr-x
chmod 755 filename
Owner: read, write, execute · Group: read, execute · Other: read, execute