MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» C. stty echoe | |