On Apr 15, 05 10:11:13 +0200, Joakim Ahl�n wrote:
> However, i do have a foolproof way of getting back control of the screen. It
> may sound really obscure - but it works EVERY time.
> 
> * Run screen -d -r, which hangs. Leave it hanging.
> * Start up another SSH session, and su to root
> * Find the PID of the SCREEN-process (with capitals), and run "strace -p
> [pid of SCREEN] 2>/dev/null"

what would strace print when not redirecting to /dev/null?
I could imagine it hangs in a write() or read(), right?

        thanks,
                Jw.

-- 
 o \  Juergen Weigert      unix-software __/ _=======.=======_     
<V> | [EMAIL PROTECTED]         creator    __/        _---|____________\/    
 \  |            0179/2069677      __/          (____/            /\
(/) | ____________________________/              _/ \_ vim:set sw=2 wm=8


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to