Q. If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use (Solved)
1. tty ^c
2. stty intr \\^c
3. stty echoe
4. stty echo \\^a
- b. stty intr \\^c
1. tty ^c
2. stty intr \\^c
3. stty echoe
4. stty echo \\^a