mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
78951c649c
Co-authored-by: Lena Pastwa <lena@lnps.me>
241 B
241 B
fkill
Fabulously kill processes. Cross-platform. More information: https://manned.org/fkill.
- Run without arguments to use the interactive interface:
fkill
- Kill the process by PID, name, or port:
fkill {{pid|name|:port}}