Wazaterm
Home
Pricing
Documents
Commands
Sign up
Login
Home
Pricing
Documentation
Commands
Login
Sign up
Wazaterm
»
Linux Commands
»
chmod
Set permission to protects a file, foo.txt, against any access from other users, while the issuing user still has full access.
$ chmod 700 foo.txt
Related Commands