Files
pinpoint/runscript/stop.sh
T

1 line
72 B
Bash

kill -9 `ps -ef | grep hippo-server | grep -v grep | awk '{ print $2 }'`