Table of contents
No headers files and directories within Linux have permissions applied to them that dictates the rights certain users and groups have to the file. The rights are broken down into the three following sections:
Read
Write
Execute
Using chmod, a user can change the rights for a file or directory. there are a couple of ways of applying permissions to a file/dir.