LinuxCommandLibrary

fkill

fkill

TLDR

Run without arguments to use the interactive interface

$ fkill
copy


Kill the process by PID, name or port
$ fkill [pid|name|:port]
copy

Copied to clipboard