chmod 755 file

Category: Administration

chmod 755 file

Set file permissions to rwxr-xr-x (owner full, others read/exec)

Sets who can read (r), write (w), and execute (x) a file. 755 means: owner gets all permissions, group and others get read+execute.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.