From owner-freebsd-questions@FreeBSD.ORG Wed Nov 29 17:40:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E16116A415 for ; Wed, 29 Nov 2006 17:40:11 +0000 (UTC) (envelope-from paq237@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5586D43CD4 for ; Wed, 29 Nov 2006 17:39:44 +0000 (GMT) (envelope-from paq237@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so2200802wxc for ; Wed, 29 Nov 2006 09:39:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ll5ASTJI+3mJQtvOfbt3a83R3cJxZmOsIG7kd6wnbPH223f0nsxSjflTJaakEW020arQQZvf2YMSFvXasjRPWDj1c8bib5q0DIwlN2hNoYfn57PJgZjNpIQ7TVfcGz2ArsSDxTLvGhqzTQJg2C8Iu0xboFHhR2wbstMUUUKDeNs= Received: by 10.90.51.17 with SMTP id y17mr2549201agy.1164821986607; Wed, 29 Nov 2006 09:39:46 -0800 (PST) Received: by 10.90.118.6 with HTTP; Wed, 29 Nov 2006 09:39:46 -0800 (PST) Message-ID: <432e9fe70611290939u161b4dc7te359b006e644fcc6@mail.gmail.com> Date: Wed, 29 Nov 2006 10:39:46 -0700 From: "Ed P" To: "Dan Sikorsky" In-Reply-To: <456DC1C9.3070007@cupid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <456DC1C9.3070007@cupid.com> Cc: freebsd-questions@freebsd.org Subject: Re: Using Screen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 17:40:11 -0000 On 11/29/06, Dan Sikorsky wrote: > Hey, I have a good question for you guys. > > Lets say, I started a job on a computer, if you must know, portmanager -u , > and then left... but I know its sitting there stuck on a config window > waiting for someone to press enter... > I do not have screen installed on this machine... > > my question is, can I ssh in, install screen (or not i suppose it > wouldnt matter) and bring that process to either > screen, or my ssh terminal? i was hoping there would be a way maybe to > suspend it, and then bring it to another term. > > > thanks Take a look at watch(8) - notably the -W switch. Best. -- Ed P. paq237@gmail.com