|
|
|
|
|
by philsnow
5204 days ago
|
|
"then reboot. It's extreme, but it has the best chance of getting your processes shut down cleanly as opposed to a kill" so... how do reboots work on OS X ? on every *nix flavor I know, there's one command that just halts the damn machine and damn the torpedoes, and there's one command that does it more gracefully, by sending progressively harder-to-ignore signals to ~every process except init, ending up on SIGKILL (which is not trappable). |
|