A command line prompt I have always used for long run times to last through logoffs is "nohup" so in your case is nohup java -jar test.jar &.
確定! 回上一頁