kill -9 `cat pid`
nohup python3 -u webserver.py & echo $! > pid

  

相关文章: