Unix Permissions Calculator
Enter an octal value (e.g. 755) or symbolic notation (e.g. rwxr-xr-x) to get the full permission breakdown.
Input Section
Octal (e.g. 755) or symbolic (e.g. rwxr-xr-x)
Output Section
Symbolic
rwxr-xr-x
Octal
755
Owner
read, write, execute
Group
read, execute
Others
read, execute