UtilsWala

Chmod Permissions Calculator

Calculate Linux and Unix file permissions visually in octal (755, 644) and symbolic (rwxr-xr-x) notation.

Select Chmod Preset

Linux Chmod Permissions Calculator

Interactive octal & symbolic file permission generator with Unix shell commands

Target File:

User / Owner

7

rwx

Group

5

r-x

Public / Others

5

r-x
Shell CommandSymbolic: -rwxr-xr-x

chmod 755 deploy.sh