mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
192 B
192 B
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}}