Chmod Calculator
Calculate Linux file permissions in numeric and symbolic notation.
=
rw-r--r--
| Read | Write | Execute | |
|---|---|---|---|
| Owner | |||
| Group | |||
| Others |
chmod 644 filename
Calculate Linux file permissions in numeric and symbolic notation.
| Read | Write | Execute | |
|---|---|---|---|
| Owner | |||
| Group | |||
| Others |