From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 15:03:01 2005 Return-Path: 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 0956316A4CE for ; Tue, 15 Mar 2005 15:03:01 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A33D43D39 for ; Tue, 15 Mar 2005 15:03:00 +0000 (GMT) (envelope-from christopher.hodgins@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so2092979wra for ; Tue, 15 Mar 2005 07:02:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=A84r9XpTf7/TwY7w9kMbpFwN0eHWAPKfrDMMNXF8cdMetBg+Rj5XftwOeertEf+eUiXw1FtkHMsJS5tKux5LjxEbb6BgfhvqzaBtv+KvU86o5I5UToHSLkQYYPwd86sc/Z479aadMUuNiLZbuJ9nk4uSe7GNlgxHMVPnJLNQ378= Received: by 10.54.15.2 with SMTP id 2mr1023818wro; Tue, 15 Mar 2005 07:02:57 -0800 (PST) Received: by 10.54.51.65 with HTTP; Tue, 15 Mar 2005 07:02:57 -0800 (PST) Message-ID: <63c3899e050315070241754cce@mail.gmail.com> Date: Tue, 15 Mar 2005 15:02:57 +0000 From: Chris Hodgins To: "Michael C. Shultz" In-Reply-To: <200503150645.24979.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <4236EE85.1000503@cwru.edu> <200503150645.24979.ringworm01@gmail.com> cc: freebsd-questions@freebsd.org Subject: Re: Is this a good or a bad idea to delete all off this ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Hodgins List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 15:03:01 -0000 On Tue, 15 Mar 2005 06:45:24 -0800, Michael C. Shultz wrote: > On Tuesday 15 March 2005 06:17 am, Tom Trelvik wrote: > > Gert Cuykens wrote: > > > can i do controle C when i want to go to sleep while upgrading ? > > > > A cleaner solution, regardless of whatever you're running that you'd > > like to ^c, is to just let it run inside a screen session and > > reattach to the screen session later to see how it went. > > > > Screen should be every sysadmin's best friend. =) > > > > Tom > > Tom, mind providing a link that tells us non-sysadmins how to do this? > > Thank you, > > -Mike You might find this helpful. Screen is very useful. http://www.samag.com/documents/s=9142/sam0405f/ Chris