Q. A user executes the following command successfully: $ chmod +x file1.txt Which of the following is true of the output of this command?
β
Correct Answer: (D)
The command results in adding execute permission for all users (i.e., user,group & others)