๐
Chmod Calculator
Unix file permissions made visual
Permissions
Numeric:
Read (4)
Write (2)
Execute (1)
Owner
r
w
x
Group
r
w
x
Others
r
w
x
Numeric
755
Symbolic
rwxr-xr-x
Command
chmod 755
Owner:
read, write, execute |
Group:
read, execute |
Others:
read, execute
Common Presets
777
Full access
755
Executable
750
Private exec
700
Owner only
666
All read/write
644
Standard file
640
Private file
600
Secret file
400
Read-only
Shortcuts:
T
Theme Click any result to copy