Unix
If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use

stty echoe
stty intr ^c
stty echo ^a
tty ^c

ANSWER DOWNLOAD EXAMIANS APP

Unix
The ls -l command tells

the name of the group owner of the file
who the owner of the file is
how large the file is and when the file was last modified.
None of these
All of these

ANSWER DOWNLOAD EXAMIANS APP

Unix
The [line number G] key allows you

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

ANSWER DOWNLOAD EXAMIANS APP