#!/bin/sh PID=$(cat /home/syjy/focus-client/autoservice/jar-auto-service.pid) kill -9 $PID