mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
253 B
253 B
fkill
Fabulously kill processes. Cross-platform. More information: https://github.com/sindresorhus/fkill.
- Run without arguments to use the interactive interface:
fkill
- Kill the process by pid, name or port:
fkill {{pid|name|:port}}