0
点赞
收藏
分享

微信扫一扫

nohup: ignoring input and appending output to ‘nohup.out‘

Mhhao 2022-06-28 阅读 70
nohup java -jar xxx.jar &
提示nohup: ignoring input and appending output to 'nohup.out'

正确操作:

在当shell中如果出现如上提示后通过在shell中输入exit退出终端即可


举报

相关推荐

nohup

0 条评论