Files
pinpoint/runscript/stop.sh
T

1 line
78 B
Bash

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