Detect sysytem and run command based on OS. This function supports Linux, MacOS and Windows. There is no guarantee to kill the process.

gp_kill_process(port = 3000)

Arguments

port

targted port to kill process for defaults to 3000

Examples

{ gp_kill_process() }