There are 3 types of permissions in Linux for handling file these can be listed down as follows:
- Read: User can read the file and list the directory.
- Write: User can write new files in the directory.
- Execute: User can access and run the file in a directory.