From owner-freebsd-current Thu Sep 17 09:35:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07604 for freebsd-current-outgoing; Thu, 17 Sep 1998 09:35:16 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07585 for ; Thu, 17 Sep 1998 09:35:06 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id SAA06543; Thu, 17 Sep 1998 18:30:34 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.9.1/8.9.1) id SAA01961; Thu, 17 Sep 1998 18:10:45 +0200 (CEST) (envelope-from andreas) Message-ID: <19980917181043.A1013@klemm.gtn.com> Date: Thu, 17 Sep 1998 18:10:43 +0200 From: Andreas Klemm To: =?iso-8859-1?Q?Dag-Erling_Co=EFdanSm=F8rgrav?= Cc: current@FreeBSD.ORG Subject: Re: patch for src/Makefile.inc[01] to make 'stages' readable by grep References: <19980916204839.A27213@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.93.2i In-Reply-To: =?iso-8859-1?Q?=3Cxzpn27zaby7=2Efsf=40hrotti=2Eifi=2Euio=2Eno=3E=3B_from?= =?iso-8859-1?Q?_Dag-Erling_Co=EFdanSm=F8rgrav__on_Thu=2C_Sep_17=2C_1998_?= =?iso-8859-1?Q?at_01:13:04AM_+0200?= X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 17, 1998 at 01:13:04AM +0200, Dag-Erling CoïdanSmørgrav wrote: > Andreas Klemm writes: > > May I commit this purely cosmetic but useful change to > > both files ? > > > > It would have the advantage that you can do a > > grep '>>>' /usr/src/world.log > > Hmm, ISTR suggesting something similar to Eivind a couple of months > back. I'd sure find it useful. I sometimes do stuff like this: > > /usr/src# script world.log make world 2>&1 | grep '==>' > or > /usr/src# make world >world.log 2>&1 & (tail -f world.log | grep '==>') > > to get a condensed progress report on-screen and a complete log on > disk. Yes but then you only get every compiled program not the context, what "stage" have beed done... ;-) -- Andreas Klemm http://www.FreeBSD.ORG/~andreas What gives you 90% more speed, for example, in kernel compilation ? http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html "NT = Not Today" (Maggie Biggs) ``powered by FreeBSD SMP'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message