Every object on your Linux system has a permission mode that describes what actions a user can perform on it. There are three types of permissions: read (r), write (w), and execute (x).read more
Source: LXer – Introduction to the Linux chmod command