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

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

ANSWER DOWNLOAD EXAMIANS APP