1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 22:24:55 +02:00
tldr/pages/common/fkill.md
2018-10-20 15:46:07 +01:00

11 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}}`