diff --git a/pages/common/fkill.md b/pages/common/fkill.md new file mode 100644 index 0000000000..5089b60083 --- /dev/null +++ b/pages/common/fkill.md @@ -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}}`