关闭SSH,程序后台运行

nohup ./myprogram > log.out &

使用时,将./myprogram替换成想要执行的命令即可

posted @ 2019-05-02 15:57  AR0X1V  阅读(490)  评论(0)    收藏  举报