MCQOPTIONS
Saved Bookmarks
| 1. |
What is the command to set the execute permissions to all the files and subdirectories within the directory /home/user1/direct |
| A. | chmod –r +x /home/user1/direct |
| B. | chmod –r +x /home/user1/direct |
| C. | chmod –f –r +x /home/user1/direct |
| D. | chmod –f +x /home/user1/dire ct |
| Answer» C. chmod –f –r +x /home/user1/direct | |