Skip to content

Show HN: pshunt: Terminal app for easily killing processes

github.com/jamesma100
2 pointsbattle-racket3 comments
On HN

Comments

Killing processes usually involves some combination of ps, grep, copying a pid, and running kill. To make this process slightly more efficient, I made a terminal app to list, search, and kill processes, all in one interface. Please share any feedback you have :)

Uhm, `htop` with process filter (`F4`), then `k` for kill did the job just fine for me for two decades, but it's always good to have another option coded in Go, right xD

I didn't know you could do that, thanks! also, so what if I want to re-implement something that already exists? god people on hackernews are so miserable

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.