Chmod
Visual Unix file permissions calculator with numeric and symbolic output.
| Read | Write | Execute | Numeric | Symbolic | |
|---|---|---|---|---|---|
| Owner | 7 | rwx | |||
| Group | 5 | r-x | |||
| Others | 5 | r-x |
Common presets
rwxr-xr-x
ls -l preview
-rwxr-xr-x 1 user group
Command
chmod 755 filename
Visual Unix file permissions calculator with numeric and symbolic output.
| Read | Write | Execute | Numeric | Symbolic | |
|---|---|---|---|---|---|
| Owner | 7 | rwx | |||
| Group | 5 | r-x | |||
| Others | 5 | r-x |
ls -l preview
-rwxr-xr-x 1 user group
Command
chmod 755 filename