From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 03:13:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE9316A422 for ; Fri, 30 Sep 2005 03:13:15 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 517B843D48 for ; Fri, 30 Sep 2005 03:13:14 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-187.woh.res.rr.com [65.31.44.187]) by ms-smtp-03-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j8U3DBYF013578 for ; Thu, 29 Sep 2005 23:13:11 -0400 (EDT) Message-ID: <000301c5c56c$2d5c9830$0900a8c0@satellite> From: "Dave" To: Date: Thu, 29 Sep 2005 23:08:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: screen dead process X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 03:13:15 -0000 Hello, I was working on a 5.4 box using screen to ssh to several other boxes when my connection to the primary box was killed. I reconnected and not expecting screen to have survived i did a screen -r and got the msg that there is a screen on pid 3241 on hostname.pty0 or something similar then it said there are no screen sessions to be resumed. I'd like to get this screen session back if possible. Thanks. Dave.