1FKILL(1)                         User Commands                        FKILL(1)
2
3
4

NAME

6       fkill - fabulously kill processes
7

SYNOPSIS

9       fkill [<pid|name> ...]
10

DESCRIPTION

12       To kill a port, prefix it with a colon.  For example: :8080.
13
14       Run without arguments to use the interactive interface.  In interactive
15       mode, 🚦n% indicates high CPU usage and 🐏n% indicates high memory  us‐
16       age.
17
18       The process name is case insensitive.
19

OPTIONS

21       -f, --force
22              Force kill
23
24       -v, --verbose
25              Show process arguments
26
27       -f, --force
28              Force kill
29
30       -s, --silent
31              Silently kill and always exit with code 0
32

EXAMPLES

34       $ fkill 1337
35       $ fkill safari
36       $ fkill :8080
37       $ fkill 1337 safari :8080
38       $ fkill
39

SEE ALSO

41       kill(1), killall(1), pkill(1)
42
43
44
45                                 January 2021                         FKILL(1)
Impressum