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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?