March 1, 201214 yr Normally, I would simply "screen -r" and it would reconnect. But, it appears that I have two sessions running. What is the command to connect to these? Tower login: root Password: Linux 2.6.32.9-unRAID. root@Tower:~# screen -r There are several suitable screens on: 25219.pts-0.Tower (Detached) 3212.pts-0.Tower (Detached) Type "screen [-d] -r [pid.]tty.host" to resume one of them. root@Tower:~#
March 1, 201214 yr um... it tells you right in the output Type "screen [-d] -r [pid.]tty.host" to resume one of them.
March 1, 201214 yr Author um... it tells you right in the output Type "screen [-d] -r [pid.]tty.host" to resume one of them. Yes, it assumes you know what to insert there from the Detached sessions listed above. However, I do not. What value is -d? What value is pid.? I don't pretend to be an expert at this....
March 1, 201214 yr I use it so rarely that I always end up "relearning" how to use it... Good reference http://kb.iu.edu/data/acuy.html
March 1, 201214 yr Author screen -r 25219 or screen -r 3212 Thank you! That is what I was looking for.
Archived
This topic is now archived and is closed to further replies.