ps -ef | grep medical_rpc_linux | grep -v grep | awk '{print "kill -9 " $2}' |sh nohup ./medical_rpc_linux &