mirror of https://github.com/CrimsonTome/tldr.git
12 lines
192 B
Markdown
12 lines
192 B
Markdown
|
# fkill
|
||
|
|
||
|
> Fabulously kill processes. Cross-platform.
|
||
|
|
||
|
- Run without arguments to use the interactive interface:
|
||
|
|
||
|
`fkill`
|
||
|
|
||
|
- Kill the process by pid, name or port:
|
||
|
|
||
|
`fkill {{pid|name|:port}}`
|