MCQOPTIONS
Saved Bookmarks
| 1. |
Which command is used to assign only read permission to all three categories of the file ‘note’? |
| A. | chmod a-rw |
| B. | chmodgo+r note |
| C. | chmodugo = r = note |
| D. | chmodu+r, g+r, o-x note |
| Answer» D. chmodu+r, g+r, o-x note | |