Chmod Linux Permissions

Permissions are split into three classes: User Group Other Files and directories are owned by the user.   There are two notations of permissions, Symbolic Notation and Octal Notation. Symbolic Notation: Read (r) : The read permission allows you to open and read the content of a file. But you can't do any editing or modification