

MCQOPTIONS
Saved Bookmarks
1. |
Which command is used to assign read-write permission to the owner? |
A. | chmod a+r file |
B. | chmod o+r file |
C. | chmod u=rw file |
D. | chmod og-r file |
Answer» D. chmod og-r file | |