Unix
Which command is used to remove the read permission of the file 'note' from both the group and others?

chmod go-x note
chmod go-r note
chmod go+rw note
chmod go+r note

ANSWER DOWNLOAD EXAMIANS APP

Unix
The [line number G] key allows you

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

ANSWER DOWNLOAD EXAMIANS APP