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

What command is used to assign only read permission to all three categories of the file’letter’ ?

What command is used to assign only read permission to all three categories of the file’letter’ ?

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