Fabulously kill processes. Cross-platform.
Works on OS X, Linux, Windows.
$ npm install --global fkill-cli
$ 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.
- fkill - API for this module
MIT © Sindre Sorhus