Linux Terminal Glossary
›
Administration
chmod 644 file
Category:
Administration
chmod 644 file
Copy command
Set file permissions to rw-r--r-- (owner rw, others read)
Sets permissions to 644: the owner can read and write, everyone else can only read. A common setting for regular files.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.