chmod calculator
Convert Unix file permissions between octal and symbolic notation, then generate the corresponding chmod command.
Live conversion
Enter a permission mode
Use three digits, each from 0 to 7.
Common modes
Ready to run
chmod commands
Octal notation
chmod 755 filenameSymbolic notation
chmod u=rwx,go=rx filename