Interactively Kill A Process With fkill
Last updated
Last updated
The cross-platform fkill
tool is a modern, friendly CLI for fabulously killing processes. It provides an interactive interface for searching for the name or pid of a process that needs killing.
Install it with yarn (or npm):
Then run it with no arguments to trigger the interactive mode.
gif credit: fkill-cli
repo