chown

How to use chmod and chown command

by shaiekh on August 23, 2011

chmod command chmod command sets the access permissions of a file or folder to read, write, execute etc. chmod command uses three digit code as an argument and the file or folder location. The fundamental concept: There are only three basic permissions: Execute is 1, Write is 2 and Read is 4. Sum of these [...]