Fabulously kill processes. Cross-platform.
Works on macOS, Linux, Windows.
Install
$ npm install --global fkill-cli
Usage
$ fkill --help
Usage
$ fkill [<pid|name> ...]
Options
-f, --force Force kill
Examples
$ fkill 1337
$ fkill Safari
$ fkill 1337 Safari
$ fkill
Run without arguments to use the interactive interface.
Related
- fkill - API for this module
License
MIT © Sindre Sorhus