Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pinperepette/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

  Examples
    $ fkill 1337
    $ fkill Safari
    $ fkill 1337 Safari
    $ fkill

Interactive UI

Run fkill without arguments to launch the interactive UI.

Related

  • fkill - API for this module

License

MIT © Sindre Sorhus

About

Fabulously kill processes. Cross-platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%