Daily Shaarli

All links of one day in a single page.

May 15, 2025

kill -H <pid>

I've added a new flag to pkill called --require-handler (or -H for short). This flag ensures that signals are only sent to processes that have actually registered a handler for that signal.