Toggle Unix file permissions and convert between numeric and symbolic notation.
| Entity | Read (4) | Write (2) | Execute (1) | Value |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Other | 5 |
755-rwxr-xr-xchmod 755 filenameCalculate Unix file permission values with a visual toggle interface. Toggle read, write, and execute bits for owner, group, and others. Instantly converts between numeric (755) and symbolic (rwxr-xr-x) notation.