Sunday, 18 August 2013

Which is the modern front end to use for screen?

Which is the modern front end to use for screen?

Looking for something that SHOWS opens screens and allows reattachment.
Just one of many examples:
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

No comments:

Post a Comment