Skip to content

Fabulously kill processes. Cross-platform.

License

Notifications You must be signed in to change notification settings

vadimdemedes/fkill-cli

 
 

Repository files navigation


fkill


Fabulously kill processes. Cross-platform.

Build Status

Works on macOS, Linux, and Windows.

Install

$ npm install --global fkill-cli

Usage

$ fkill --help

  Usage
    $ fkill [<pid|name> ...]

  Options
    -f, --force    Force kill
    -v, --verbose  Include arguments in process search 

  Examples
    $ fkill 1337
    $ fkill Safari
    $ fkill 1337 Safari
    $ fkill
    $ fkill -v

Interactive UI

Run fkill without arguments to launch the interactive UI.

Related

Created by

License

MIT © Sindre Sorhus

About

Fabulously kill processes. Cross-platform.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%