HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

fkill — Fabulously kill processes. Cross-platform. More information: <https://manned.org/fkill>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
fabulouslycommandclicrosskillplatformfkillprocesses

Problem

How to use the fkill command: Fabulously kill processes. Cross-platform. More information: <https://manned.org/fkill>.

Solution

fkill — Fabulously kill processes. Cross-platform. More information: <https://manned.org/fkill>.

Run without arguments to use the interactive interface:
fkill


Kill the process by PID, name, or port:
fkill {{pid|name|:port}}

Code Snippets

Run without arguments to use the interactive interface

fkill

Kill the process by PID, name, or port

fkill {{pid|name|:port}}

Context

tldr-pages: common/fkill

Revisions (0)

No revisions yet.