CHMOD Generator
Calculate Unix file permissions. Toggle bits or type a permission string (e.g. 755 or rwxr-xr-x) to update the values.
| Owner (u) | Group (g) | Others (o) | |
|---|---|---|---|
| Read (4) | |||
| Write (2) | |||
| Execute (1) |
Special bits
Setuid4000
Setgid2000
Sticky1000
000---------
Owner has no accessGroup has no accessOthers has no access