Hacker News new | ask | show | jobs
by chipb 2371 days ago
Or just try a not-so-random one:

   kill(1, 9);
1 comments

Huh. I guess it’s not too surprising, but that doesn’t work at all. init gets special treatment for signals.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...