mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 00:36:02 +10:00
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-server/trunk@1767 84d0f5b1-2673-498c-a247-62c4ff18d310
1 line
78 B
Bash
1 line
78 B
Bash
kill -9 `ps -ef | grep pinpoint-collector | grep -v grep | awk '{ print $2 }'` |