Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 1999 21:38:54 +1300
From:      "Dan Langille" <junkmale@xtra.co.nz>
To:        freebsd-questions@FreeBSD.ORG
Subject:   screen : how to remove remote/dead?
Message-ID:  <19990308084010.LIHE3226200.mta2-rme@wocker>

next in thread | raw e-mail | index | archive | help
I started a screen session with something like "screen -S top5 top 5" but 
I pressed ctrl-c before it started.  Now I have the following:

[dan@ns:/var/log] $ screen -r
There is a screen on:
        12476.top1      (Remote or dead)
There is no screen to be resumed.
[dan@ns:/var/log] $ screen -r top1
There is a screen on:
        12476.top1      (Dead ???)
Remove dead screens with 'screen -wipe'.
There is no screen to be resumed matching top1.
[dan@ns:/var/log] $ screen -wipe
There is a screen on:
        12476.top1      (Remote or dead)
1 Socket in /tmp/screens/S-dan.
[dan@ns:/var/log] $ ps -auwx | grep screen
dan    12582  6.0  4.4   872  600  p0  R+    9:33PM   0:00.16 grep screen
root    9605  0.0  2.8  1208  380  ??  Ss   Sat11PM   0:58.30 SCREEN 
(screen-3.7.6)


I'm lost.

[btw has anyone noticed the mailing list archives being unavailable quite 
frequently lately?]

--
Dan Langille
The FreeBSD Diary
http://www.FreeBSDDiary.com/freebsd


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990308084010.LIHE3226200.mta2-rme>