tldr/pages/common/fkill.md

13 lines
253 B
Markdown
Raw Normal View History

2018-10-20 15:46:07 +01:00
# fkill
> Fabulously kill processes. Cross-platform.
2019-06-07 11:58:14 +01:00
> More information: <https://github.com/sindresorhus/fkill>.
2018-10-20 15:46:07 +01:00
- Run without arguments to use the interactive interface:
`fkill`
- Kill the process by PID, name or port:
2018-10-20 15:46:07 +01:00
`fkill {{pid|name|:port}}`