ps –ef | grep GCM | grep –v | xargs kill -9
ps -ef|grep GCManager|grep -v grep|awk '{print $2}'|xargs kill -9