screen 可以帮助我们在服务器上执行耗时操作(例如安装环境、FTP 等)时,防止因为意外断线导致任务中断的问题。今天老王在使用 screen -r 恢复会话时,出现了一个错误:There is a screen on: 2467.tes
2023-10-20