Chmod Calculator

Calculate Unix/Linux file permissions interactively. Toggle permission bits, see octal and symbolic notation, and get the chmod command.

42.5Kuses
8.9/10(254)
755
-rwxr-xr-x
Read4
Write2
Execute1
Owner7
Group5
Others5
Command
chmod 755 filename

Common Permissions

How Unix File Permissions Work

Unix file permissions control who can read, write, or execute a file. Permissions are set for three roles: the file owner, the group, and all other users. Each role can have read (r=4), write (w=2), and execute (x=1) permissions.

Octal vs Symbolic Notation

Octal notation uses three digits (e.g., 755) where each digit is the sum of permission values (r=4, w=2, x=1). Symbolic notation uses letters (e.g., rwxr-xr-x). Both represent the same permissions.

⚡ Pro OptionsSponsored

Some links on this page are affiliate links. If you click and make a purchase, we may earn a commission at no extra cost to you.

Recommended Products

Ad

Affiliate Disclosure: As an Amazon Associate, ToolBird earns from qualifying purchases. Links above are affiliate links — if you buy through them, we may earn a small commission at no extra cost to you.

Disclaimer: This tool is provided as-is for informational and educational purposes only.

ToolBird Assistant

Find the right tool instantly

Hey! I'm ToolBird Assistant. Tell me what you need and I'll find the right tool for you.