В поисках чего-то, что SHOWS открывает экраны и позволяет присоединять их.
Просто один из многих примеров:
root@helium:~# screen -r
There are screens on:
32159.pts-1.helium (08/15/2013 03:11:54 PM) (Attached)
27669.pts-1.helium (08/15/2013 02:21:32 PM) (Attached)
There is no screen to be resumed.
root@helium:~# screen -r 321
There is a screen on:
32159.pts-1.helium (08/15/2013 03:11:55 PM) (Attached)
There is no screen to be resumed matching 321.
root@helium:~# screen -r 32159
There is a screen on:
32159.pts-1.helium (08/15/2013 03:11:55 PM) (Attached)
There is no screen to be resumed matching 32159.
root@helium:~# screen -r 32159.pts-1.helium
There is a screen on:
32159.pts-1.helium (08/15/2013 03:11:54 PM) (Attached)
There is no screen to be resumed matching 32159.pts-1.helium.
root@helium:~# screen REATTACH TO MY GODDAMN SESSION