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’?
chmodugo = r = note
Well Done. Your Answer is Correct Keep it Up!
chmodu+r, g+r, o-x note
chmodgo+r note
chmod a-rw

Leave a Reply

Your email address will not be published. Required fields are marked *