🐧 Linux

Linux chmod Calculator

Toggle read, write and execute permissions for user, group and other to instantly compute the octal value, symbolic notation, and the chmod command to run.

⚑ Quick Set
πŸ”§ Toggle Permissions
πŸ“Š Results
chmod 755 filename
πŸ“– How to Use This Tool
β–Ό
1
Toggle Read/Write/Execute for Owner, Group, Others
2
Or enter octal (755) β€” checkboxes update
3
View symbolic notation and chmod command
4
Use presets for common permissions
πŸ“ Examples
755
Input: Owner:rwx Group:r-x Others:r-x
Output: chmod 755 filename