nohup: ignoring input and redirecting stderr to stdout

nohup 没有权限

解决方法

 nohup java -jar Demo-0.0.1-SNAPSHOT.jar  </dev/null &>/dev/null &

posted @ 2022-02-07 17:23  BBS_自律  阅读(893)  评论(0)    收藏  举报