【发布时间】:2017-06-16 04:42:27
【问题描述】:
我已经登录HPC,然后使用:screen -list
它显示了以下内容。
> There are screens on:
> 40032.pts-45.willow (16/06/17 13:59:42) (Detached)
> 37414.pts-45.willow (15/06/17 15:01:30) (Detached)
> 37002.pts-45.willow (15/06/17 14:51:18) (Attached)
我不明白为什么 37002 显示为已附加。但是,如果我尝试使用:screen -r 37002
There is a screen on:
37002.pts-45.willow (15/06/17 14:51:18) (Attached)
There is no screen to be resumed matching 37002.
据我了解,37002没有屏幕。
【问题讨论】:
标签: shell unix jobs gnu-screen hpc