解决screen会话状态为Attached状态无法连接的方法 发布 2019, Oct 28 需要1分钟读完有时 screen 会话状态为 Attached 状态,使用 screen -r 无法链接导致这种问题的原因是因为前一个用户的占用,解决方法是踢掉前一个用户screen -D -r 会话名称