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

None of these
chmod ugo=r note
chmod go+r note
chmod u+r,g+r,o-x note
chmod a-rw

ANSWER DOWNLOAD EXAMIANS APP

Unix
The [line number G] key allows you

to move cursor to the beginning of the line specified by the number
to move cursor down by one line
None of these
to move cursor left by one position
to move cursor right by one position

ANSWER DOWNLOAD EXAMIANS APP