Post #1665454
2026-01-15 02:55 UTC
Yeah, by default `kill` sends sigterm, and not kill the process at all.
It's the correct behavior, sending sigkill by default would be harmful. Now take a look at how `killall` worked in Solaris (before it adopted GNU).
Replies (0)
No replies.