Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Which command is used to assign only read permission to all three categories of the file ‘note’ ?

Which command is used to assign only read permission to all three categories of the file ‘note’ ?

A. chmod go+r note
B. chmod a-rw
C. chmod ugo=r note
D. chmod u+r,g+r,o-x note