The Basics of the chmod Command | tecno4 | Scoop.it

In Linux, you will often need to make use of the chmod command. Chmod stands for “Change Mode” and is used to modify the permissions of files and directories in a Linux based system.
By using this command, we can set the read, write, and execute permissions for all three of the permission groups (Owner, Group and Other) in Linux.