Posts in snippets

Kill (9-TERM) Processes with Expression(s) in Name or Call

I often find myself needing to terminate processes containing certain string literals or whose call matches a given regular expression. For that reason I probably re-write and tweak this one-liner several times a month; which is why I’m putting it out there.

Read more ...


🦊 Create GitLab Projects for Directory List via API

Read more ...