|
|
|
|
|
by thatcks
3864 days ago
|
|
A note: SIGHUP is far from obsolete in its original purpose. We may have stopped using modems but people still log in to Unix machines in ways that can get disconnected. If you SSH in to a machine and your SSH session is cut off by a network issue, your shell (and any command you have running) will get a SIGHUP. |
|
[1] I don't quite remember what happens to other process groups, since you could have some background jobs stopped.