不需要查看日志

  1. nohup java -jar BiuBiuBiu.jar >/dev/null 2>&1 &
  1. nohup java -jar BiuBiuBiu.jar >output 2>&1 &