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

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

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