Comment by ๐ stack
Re: "๐ Killing Linux Processes with FZF"
A little scary killing with a fuzzy, if anything important is running.
Apr 07 ยท 4 weeks ago
5 Later Comments โ
๐ SavaRocks [OP] ยท Apr 07 at 14:43:
@stack fzf -e filters using exact match
๐ drh3xx ยท Apr 07 at 16:51:
A handy use of FZF. I wonder if anyone has made a rudimentary Gemini client with it yet in combination with bash and nc.
lately having a hard time killing shotcut.appimage when it hangs for some unknown reason
๐ stack ยท Apr 08 at 21:26:
what's 'shotcut'?
a videoeditor
Original Post
๐ Killing Linux Processes with FZF โ Managing processes in Linux is easy - until you have too many of them. That's where fzf comes in: a fast, interactive fuzzy finder that makes killing processes almost enjoyable. How I do it is described here: [gemini link]