Skip to main content

chmod Calculator

v1.0.0

Calculate Unix file permission octals interactively with read/write/execute toggles for owner, group, and others.

WhoRead (r)Write (w)Execute (x)Octal
Owner6
Group4
Others4

Octal

644

Symbolic

-rw-r--r--

chmod 644 filename