Chmod Calculator
Visually compute Unix file permissions (octal + symbolic).
Owner
Group
Public
Numeric mode
644
Symbolic
-rw-r--r--
Command
chmod 644 file
Command
chmod 644 filename
โน๏ธ
Typical for regular files โ owner can edit, others can only read.