From owner-freebsd-questions Mon May 26 14:28:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA12050 for questions-outgoing; Mon, 26 May 1997 14:28:59 -0700 (PDT) Received: from iceberg.anchorage.net. (root@iceberg.anchorage.net [207.14.72.150]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA12045 for ; Mon, 26 May 1997 14:28:57 -0700 (PDT) Received: from aak.anchorage.net (ai-134 [207.14.72.134]) by iceberg.anchorage.net. (8.6.11/8.7.3) with SMTP id MAA07357; Mon, 26 May 1997 12:25:39 -0800 Date: Mon, 26 May 1997 13:07:58 -0800 (AKDT) From: Steve Howe X-Sender: abc@aak.anchorage.net To: Angelo Turetta cc: "'freebsd-questions@freebsd.org'" Subject: Re: What command line to redirect 'make world' warnings ? In-Reply-To: <31EBCC36B676D01197E400801E032495021F4A@STYLOSERVER> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 26 May 1997, Angelo Turetta wrote: > I've run: > > make world 2>&1 > /proxy/world3 looks ok. did you try "make 2>&1 world"? do you have permission to write to "/proxy/world"? is it possible a tertiary file despcriptor is being used for output? > and I would expect both stdout and stderr to go to file /proxy/world3. > Instead, warnings & errors continue to be directed to my tty. ------------------------------------------------------------------------- Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x -------------------------------------------------------------------------