Q. A user executes the following command.
What will be the output of this command?
Code:
$ chmod + x myfile.txt
β
Correct Answer: (D)
The command results in the execution permission being added for all (user, group and others)