Chmod Calculator
Calculate Linux/Unix file permissions visually
Permission Matrix
| Read (r) | Write (w) | Execute (x) | |
|---|---|---|---|
| Owner | |||
| Group | |||
| Others |
Values
Permission Explanation
Owner: Can read, write, execute Group: Can read, execute Others: Can read, execute
Common Presets
Executable/directory (owner rwx, group/others rx)