From owner-freebsd-current Sun Jul 19 12:01:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08708 for freebsd-current-outgoing; Sun, 19 Jul 1998 12:01:04 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08703 for ; Sun, 19 Jul 1998 12:01:02 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id VAA02526; Sun, 19 Jul 1998 21:00:36 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Sun, 19 Jul 1998 21:00:36 +0200 (MET DST) Mime-Version: 1.0 To: Andreas Klemm Cc: Brandon Lockhart , freebsd-current@FreeBSD.ORG Subject: Re: engulf weekly run output (fwd) References: <19980718164859.B13033@klemm.gtn.com> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 19 Jul 1998 21:00:35 +0200 In-Reply-To: Andreas Klemm's message of "Sat, 18 Jul 1998 16:48:59 +0200" Message-ID: Lines: 17 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andreas Klemm writes: > ( cd /usr/src; date; make buildworld > /usr/src/world.log 2>&1; date ) > or > ( cd /usr/src; date; make buildworld; date ) > Then you also get the result as mail on a daily or weekly basis Ouch. The output of make buildworld easily reaches 4 MB. I do: log=/var/log/make.`/bin/date '+%Y%m%d'` exec $log 2>&1 [...] make buildworld [...] DES -- One two, one two, one two. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message