Skip to content

isaacweathers/fkill-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

MIT © Sindre Sorhus

About

Fabulously kill processes. Cross-platform.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%