From owner-freebsd-questions Mon Aug 21 13: 7:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diskfarm.firehouse.net (rdu25-12-043.nc.rr.com [24.25.12.43]) by hub.freebsd.org (Postfix) with ESMTP id D914237B423 for ; Mon, 21 Aug 2000 13:07:14 -0700 (PDT) Received: (from abc@localhost) by diskfarm.firehouse.net (8.9.3/8.9.3) id UAA62911 for questions@FreeBSD.ORG; Mon, 21 Aug 2000 20:07:13 GMT (envelope-from abc) Date: Mon, 21 Aug 2000 20:07:12 +0000 From: Alan Clegg To: questions@FreeBSD.ORG Subject: Re: Telnet Message-ID: <20000821200712.A62892@diskfarm.firehouse.net> References: <001401c00ba9$da5f6f80$f6b51ec4@zeus> <20000821195459.A62691@diskfarm.firehouse.net> <20000821130224.Y4854@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000821130224.Y4854@fw.wintelcom.net>; from bright@wintelcom.net on Mon, Aug 21, 2000 at 01:02:25PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Alfred Perlstein spewed forth the following bitstream: > > > How can i continue a process that i started in a telnet session, > > > without it stopping the process when i close my telnet session? > > > > #1: teach your mail client to wrap lines ~70 characters. > > #2: 'screen' (/usr/ports/misc/screen) is your friend. > > 'nohup' can work as well. Not if he wants to reattach to the running application. ;-) AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message