Fabulously kill processes. Cross-platform.
Works on macOS, Linux, and Windows.
$ npm install --global fkill-cli 
$ fkill --help Usage $ fkill [<pid|name> …] Options --force -f Force kill --verbose -v Show process arguments Examples $ fkill 1337 $ fkill safari $ fkill :8080 $ fkill 1337 safari :8080 $ fkill To kill a port, prefix it with a colon. For example: :8080. Run without arguments to use the interactive interface. The process name is case insensitive. Run fkill without arguments to launch the interactive UI.
- fkill - API for this module
- alfred-fkill - Alfred workflow for this module
MIT © Sindre Sorhus
