Hacker News new | ask | show | jobs
by dnewcome 98 days ago
I always wanted to pipe `ps -a` to something interactive using vim key bindings to select the process to kill. Maybe now someone in the comments will tell me how to do it with xargs and a complicated vim script instead of vibe coding my own.