在xshell或者其他终端软件执行命令,使用nohup commond & 关闭xshell窗口的时候命令照样被关闭了,这种情况可以使用命令screen,或者tmux命令
screen,tmux的功能很强大,可以进入新的bash,打开新的窗口,还可以分屏等等
也可以使用screen或者tmux 加命令,直接在screen或者tmux开启的shell中执行命令。
转载于:https://blog.51cto.com/beijgh/1621283
在xshell或者其他终端软件执行命令,使用nohup commond & 关闭xshell窗口的时候命令照样被关闭了,这种情况可以使用命令screen,或者tmux命令
screen,tmux的功能很强大,可以进入新的bash,打开新的窗口,还可以分屏等等
也可以使用screen或者tmux 加命令,直接在screen或者tmux开启的shell中执行命令。
转载于:https://blog.51cto.com/beijgh/1621283