Hacker News new | ask | show | jobs
by eptcyka 81 days ago
Never use `kill -9`, instead refer to the signal directly. 9 is not always the same signal on all platforms.