15

GitHub - sindresorhus/fkill-cli: Fabulously kill processes. Cross-platform.

 6 years ago
source link: https://github.com/sindresorhus/fkill-cli
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

readme.md


fkill


Fabulously kill processes. Cross-platform.

Build Status

Works on macOS, Linux, and Windows.

Install

$ npm install --global fkill-cli
68747470733a2f2f63352e70617472656f6e2e636f6d2f65787465726e616c2f6c6f676f2f6265636f6d655f615f706174726f6e5f627574746f6e4032782e706e67

Usage

$ fkill --help

  Usage
    $ fkill [<pid|name> …]

  Options
    --force -f    Force kill
    --verbose -v  Show process arguments

  Examples
    $ fkill 1337
    $ fkill safari
    $ fkill :8080
    $ fkill 1337 safari :8080
    $ fkill

  To kill a port, prefix it with a colon. For example: :8080.

  Run without arguments to use the interactive interface.
  The process name is case insensitive.

Interactive UI

Run fkill without arguments to launch the interactive UI.

Related

Created by

License

MIT © Sindre Sorhus


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK