Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 215 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 215 Bytes

Kik

Kik off a process if there is no listener on a specified port

Usage

kik -p 8000 -- /some/command arg1 arg2

You can get better logging if you use -v.

kik -p 8000 -v -- /some/command arg1 arg2