ToolHub
๐Ÿ”“

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.