File Permissions in Linux – How to Use the chmod Command
The Linux Terminal possesses some superpowers when it comes to handling file permissions. You can grant or revoke permissions for every file and directory from your Terminal. Read, Write, and Execute are the three actions you can perform on a file. A file is said to be executable if it has a sequence of instructions to achieve something.