From owner-freebsd-questions Mon Mar 8 0:42:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (Postfix) with ESMTP id D879B14E1C for ; Mon, 8 Mar 1999 00:39:09 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990308084010.LIHE3226200.mta2-rme@wocker> for ; Mon, 8 Mar 1999 21:40:10 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@FreeBSD.ORG Date: Mon, 8 Mar 1999 21:38:54 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: screen : how to remove remote/dead? Reply-To: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990308084010.LIHE3226200.mta2-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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