linux 命令行远程登录 后台运行命令的方法

linux 命令行远程登录 后台运行命令的方法                                                   

http://blog.csdn.net/isuker/article/details/55061595

Linux 技巧:让进程在后台可靠运行的几种方法

https://www.ibm.com/developerworks/cn/linux/l-cn-nohup/

如何实现SSH断开后 进程仍然在后台运行

http://blog.csdn.net/v1v1wang/article/details/6855552

shell 输入与输出

http://blog.csdn.net/v1v1wang/article/details/6855424

使用Screen后台执行任务,防止SSH中断

http://blog.csdn.net/u010027419/article/details/41252471

wget ftp://ftp.gnu.org/pub/gnu/screen/screen-4.0.3.tar.gz

http://www.gnu.org/software/screen/

http://ftp.gnu.org/gnu/screen/

http://ftp.gnu.org/gnu/screen/screen-4.6.1.tar.gz

原文地址:https://www.cnblogs.com/chulia20002001/p/7375053.html