Skip to content

Linux Permissions Calculator

Select the permissions and see the resulting chmod notation:

Owner Permissions

Group Permissions

Others Permissions

Symbolic Permissions: -rwxr-xr-x
Numeric (Octal) Permissions: 755

This page provides a simple calculator for Linux file permissions. Toggle the checkboxes above to see both the symbolic representation (rwxr-xr-x) and the numeric (octal) representation (755) for chmod. Click Copy to copy the respective syntax.