From owner-freebsd-questions@FreeBSD.ORG Tue Mar 30 21:10:55 2004 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 3E4A716A4CE for ; Tue, 30 Mar 2004 21:10:55 -0800 (PST) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB7D43D41 for ; Tue, 30 Mar 2004 21:10:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (a95450a08aaf5b77b32a7fa97056b7a4@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i2V5AlNn026713; Tue, 30 Mar 2004 21:10:47 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C560352145; Tue, 30 Mar 2004 21:10:46 -0800 (PST) Date: Tue, 30 Mar 2004 21:10:46 -0800 From: Kris Kennaway To: rfa@msumain.edu.ph Message-ID: <20040331051046.GA43983@xor.obsecurity.org> References: <4063A1E8.7040008@daleco.biz> <1789.203.177.105.170.1080710921.squirrel@bayok.msumain.edu.ph> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <1789.203.177.105.170.1080710921.squirrel@bayok.msumain.edu.ph> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: log off with process running X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 05:10:55 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 31, 2004 at 01:28:41PM +0800, rfa@msumain.edu.ph wrote: > I was wondering if I did something like this using putty: >=20 > #nohup btlaunchmany.py . & >=20 > and then the session was terminated because of a power spike, how could I > put the process back into the foreground after logging in again so I could > see its statistics? I wouldnt want to use redirection because it would > probably use too much disk. You can't, but that is what "screen" is for (and you don't need to use nohu= p). Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAalLWWry0BWjoQKURAvhJAKD1Vf12BsJ9uskPJOGlQGrl6e7CVACgpjJq /a2kAzF7VHnrAaL2jbYA4Xo= =eMsa -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--