Skip to content

Developer

Unix Permissions

Translate three-digit octal file permissions into symbolic notation and chmod syntax.

Input stays in this browser

Translate common three-digit Unix permissions into symbolic notation.

Examples: 644, 755, 700.

Symbolic moderwxr-xr-xchmod 755 file

Read a mode

Enter a mode such as 755 or 644. The output shows read, write, and execute flags for owner, group, and others.

Privacy

Permission values are calculated in the browser.