#linux screen应用上线sql时候, 一个sql跑20分钟 ,为防止终端断开,产生各种事; 应用screen screen -S name 创建 screen -r name 恢复 screen -ls 查看有哪些 exit 是退出, 会删掉那些, 不是全部工作完了,别用这个