http://www.perlmonks.org?node_id=509197


in reply to Re: The most useless key on my keyboard is:
in thread The most useless key on my keyboard is:

I guess Break does a ^C

Crtl-Break is treated differently than ^C, at least by Perl which can be handy:

P:\test>p1 ## ^C perl> Terminating on signal SIGINT(2) P:\test>p1 ## ^Break perl> Terminating on signal SIGBREAK(21)

Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.