August 22, 201213 yr Tower login: root Password: Linux 2.6.32.9-unRAID. root@Tower:~# screen -r There are several suitable screens on: 7482.pts-0.Tower (Detached) 7458.pts-0.Tower (Detached) Type "screen [-d] -r [pid.]tty.host" to resume one of them. root@Tower:~# screen [-d] -r [pid.]tty.host Cannot find terminfo entry for 'xterm-256color'. root@Tower:~# TERM=xterm root@Tower:~# screen [-d] -r [pid.]tty.host [screen is terminating] root@Tower:~# [screen is terminating] root@Tower:~# screen [-d] -r 7482.pts-0.Tower how do i access my screen to see how the preclear is doing? I'm using terminal on mac!!
August 22, 201213 yr I've just used the myMain page on unMENU - that's probably the easiest way to see the progress.
August 22, 201213 yr In your case, you could have typed screen -r 7482.pts-0.Tower or screen -r 7458.pts-0.Tower to re-attach to one or the other, to check on them. Then, to detach from them, press CTRL+A and then CTRL+D
Archived
This topic is now archived and is closed to further replies.