From owner-freebsd-ports@FreeBSD.ORG Mon Dec 3 23:13:15 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E15D016A421 for ; Mon, 3 Dec 2007 23:13:15 +0000 (UTC) (envelope-from stsp@stsp.name) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by mx1.freebsd.org (Postfix) with ESMTP id 6CFE013C4EB for ; Mon, 3 Dec 2007 23:13:15 +0000 (UTC) (envelope-from stsp@stsp.name) X-Envelope-From: stsp@stsp.name X-Envelope-To: Received: from stsp.lan (stsp.in-vpn.de [217.197.85.96]) (authenticated bits=128) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id lB3NDDx0025513 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 4 Dec 2007 00:13:13 +0100 Received: from ted.stsp.lan (localhost [127.0.0.1]) by stsp.lan (8.13.8/8.13.8) with ESMTP id lB3NDCDw002173 for ; Tue, 4 Dec 2007 00:13:12 +0100 (CET) (envelope-from stsp@ted.stsp.lan) Received: (from stsp@localhost) by ted.stsp.lan (8.13.8/8.13.8/Submit) id lB3NDC4h002172 for freebsd-ports@freebsd.org; Tue, 4 Dec 2007 00:13:12 +0100 (CET) (envelope-from stsp) Date: Tue, 4 Dec 2007 00:13:12 +0100 From: Stefan Sperling To: freebsd-ports@freebsd.org Message-ID: <20071203231312.GA1449@ted.stsp.lan> References: <20071128013623.GA48799@belle.0lsen.net> <475488D8.2090301@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <475488D8.2090301@FreeBSD.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Subject: Re: How to get portinstall to 'shut up' so I can run it in background X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2007 23:13:16 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 03, 2007 at 02:53:12PM -0800, Doug Barton wrote: > Clint Olsen wrote: > > I've tried redirecting standard output/error, both /bin/sh and /bin/csh, > > and I can't run this in batch. I'm trying to build gnome which takes > > hours, and I want it backgrounded so that if this SSH shell disconnects= it > > doesn't crater the build. You would think that --batch would make this > > happen, but no go. >=20 > While I know screen(1) has a lot of devotees, you could almost > certainly use nohup for this same purpose, with the pleasant side > effect that you will have a log of what happened on disk in case > something blows up. Screen also has log functionality. Toggle with: Ctrl+A, then Shift+H --=20 stefan http://stsp.name PGP Key: 0xF59D25F0 --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHVI2I5dMCc/WdJfARAq+gAKD0CyfEOWqPzejMYDqzGqH72eWJAACg1yEK wkqAPoiIZkETl3fdXLn1a2Y= =OUJX -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--