fkill: add page (#2468)

This commit is contained in:
Ivan Aracki 2018-10-20 16:46:07 +02:00 committed by Owen Voke
parent 4cbb38584e
commit 37666bb4d3

11
pages/common/fkill.md Normal file
View File

@ -0,0 +1,11 @@
# 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}}`