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