jarName="luban-infrastructure-center.jar"pidadmin=`(ps -ef | grep "$jarName" | grep -v "grep") | awk '{print $2}'`;kill -9 $pidadmin