Google News
logo
Unix - Quiz(MCQ)
If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use
A)
tty ^c
B)
stty intr \^c
C)
stty echoe
D)
stty echo \^a

Correct Answer :   stty intr \^c

Advertisement