fkill-cli

Fabulously kill processes. Cross-platform.

Github stars Tracking Chart

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
    --force -f    Force kill
    --verbose -v  Show process arguments
    --silent -s   Silently kill and always exit with code 0

  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.
  In interactive mode, ?n% indicates high CPU usage and ?n% indicates high memory usage.

  The process name is case insensitive.

Interactive UI

Run fkill without arguments to launch the interactive UI.

Maintainers

Main metrics

Overview
Name With Ownersindresorhus/fkill-cli
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2015-06-20 21:57:57
Pushed At2024-05-30 22:19:12
Last Commit At
Release Count27
Last Release Namev8.0.0 (Posted on 2023-11-07 16:56:50)
First Release Name1.0.0 (Posted on 2015-06-21 00:00:32)
用户参与
Stargazers Count6.9k
Watchers Count49
Fork Count161
Commits Count100
Has Issues Enabled
Issues Count56
Issue Open Count14
Pull Requests Count22
Pull Requests Open Count0
Pull Requests Close Count10
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private