@ -2,5 +2,5 @@
pid=`ps -ef|grep "sledgert"|grep -v grep |awk '{print $2}'`
echo $pid
kill -2 $pid
sudo kill -2 $pid