fkill-cli

Fabulously kill processes. Cross-platform.

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者sindresorhus/fkill-cli
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-06-20 21:57:57
推送於2024-05-30 22:19:12
最后一次提交
發布數27
最新版本名稱v8.0.0 (發布於 2023-11-07 16:56:50)
第一版名稱1.0.0 (發布於 2015-06-21 00:00:32)
用户参与
星數6.9k
關注者數49
派生數161
提交數100
已啟用問題?
問題數56
打開的問題數14
拉請求數22
打開的拉請求數0
關閉的拉請求數10
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?