Back to Tools
Chmod Calculator
Calculate Unix/Linux file permissions in numeric and symbolic notation.
7
rwx
5
r-x
5
r-x
755
-rwxr-xr-x
chmod 755 <file>chmod u=rwx,g=rx,o=rx <file>Search for a command to run...
rwx
r-x
r-x
chmod 755 <file>chmod u=rwx,g=rx,o=rx <file>