A: chmod
The chmod command in Linux is used to add permissions for the user who owns the file to execute it. Many Linux operating systems inherit a strict ownership model from Unix. This implies that a user must have specific privileges and permissions in order to manipulate certain files. It is the work of the chmod command to change permissions.