Timeline for Why would Ctrl-C behave differently than kill -2
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 14, 2012 at 5:53 | history | tweeted | twitter.com/#!/StackUnix/status/235252673853657088 | ||
| Aug 14, 2012 at 4:28 | vote | accept | Mike Deck | ||
| Aug 14, 2012 at 0:57 | answer | added | Gilles 'SO- stop being evil' | timeline score: 10 | |
| Aug 13, 2012 at 23:23 | answer | added | Mike Deck | timeline score: 4 | |
| Aug 13, 2012 at 23:16 | comment | added | Mike Deck | @Gilles, I've updated the question to include some of the information you're requesting. | |
| Aug 13, 2012 at 23:16 | history | edited | Mike Deck | CC BY-SA 3.0 | added additional details about the application and the environment in which it is run |
| Aug 13, 2012 at 22:49 | comment | added | Gilles 'SO- stop being evil' | Does the program run in a single process? Does the program capture Ctrl+C instead of reacting to a signal? What is the output of stty -a </dev/pts/42 where /dev/pts/42 is the output of tty in the terminal where you start the process? | |
| Aug 13, 2012 at 22:32 | history | asked | Mike Deck | CC BY-SA 3.0 |