online
chmod Calculator — online
Calculate Unix file permissions in octal notation.
Permissions
Owner6
Group4
Others4
Octal644
Symbolicrw-r--r--
Commandchmod 644 file
How to use chmod Calculator
1
Enter File Type
Select the type of file you want to set permissions for, such as a file or directory.
2
Enter User Permissions
Enter the desired permissions for the user in octal notation, using the format 'rwx' where 'r' is read permission, 'w' is write permission, and 'x' is execute permission.
3
Enter Group and Other Permissions
Enter the desired permissions for the group and other users in octal notation, using the same format as above.