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/direct |
| Answer» C. chmod ‚Äö√Ñ√∂‚àö√ë‚àö¬®f ‚Äö√Ñ√∂‚àö√ë‚àö¬®r +x /home/user1/direct | |