control-C


control-C

(character)(Or ETX, End of Text) The ASCII character withcode 3.

Control-C is the interrupt character used on many operating systems, including Unix and MS-DOS to abort a runningprogram.

Among BSD Unix hackers, the canonical humorous responseto "Give me a break!" is "Control C".