Unix
Which of the following commands is used to assign executable permission to the owner of the file named "note"?

chmod u+x note
chmod g+x note
chmod ugo+x note
chmod u+w note

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 left by one position
None of these
to move cursor right by one position
to move cursor down by one line

ANSWER DOWNLOAD EXAMIANS APP