Unix mode builder

Chmod Calculator

Toggle read, write, and execute for owner, group, and others, then copy the exact octal mode, symbolic string, or chmod command.

Permissions

Three roles, three permission bits

waiting

Owner

The account that owns the file.

7rwx

Group

Users assigned to the file group.

5r-x

Others

Everyone else on the system.

5r-x

Output

octal, symbolic, command, summary

Octal mode
755
Symbolic permissions
rwxr-xr-x
Command
chmod command appears here

Summary

Related tools and guides