chmod Calculator
Compute Unix file permissions: toggle read/write/execute for user, group, others. Get numeric, symbolic, and full chmod commands.
Numeric (octal) 755
chmod 755 file Symbolic -rwxr-xr-x
chmod u=rwx,go=rx file Permission breakdown
Common presets