wackawacka.org
All Tools
Chmod
Calculator
Calculate Unix file permissions — numeric & symbolic notation
Enter numeric value:
Read (4)
Write (2)
Execute (1)
Owner
Group
Others
755
rwxr-xr-x
chmod 755 filename
Common permissions:
644 — Files
755 — Directories
600 — Private
777 — All access
700 — Owner only
444 — Read only