From owner-freebsd-questions Wed Jul 26 6: 2: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id BD89637BEF7 for ; Wed, 26 Jul 2000 06:01:51 -0700 (PDT) (envelope-from djkanter@northwestern.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id IAA09723 for ; Wed, 26 Jul 2000 08:01:43 -0500 (CDT) Received: from localhost.localdomain (areca-32-028100.nuts.nwu.edu [165.124.28.100]) by hecky.acns.nwu.edu via smap (V2.0) id xma009693; Wed, 26 Jul 00 08:01:30 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id HAA68053 for freebsd-questions@FreeBSD.ORG; Wed, 26 Jul 2000 07:32:01 -0500 (CDT) (envelope-from david) Date: Wed, 26 Jul 2000 07:32:01 -0500 From: "David J. Kanter" To: freebsd-questions@FreeBSD.ORG Subject: Re: Mergemaster usage Message-ID: <20000726073201.C67781@localhost.localdomain> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <4.3.2.7.2.20000725160800.00c62310@64.20.73.233> <20000725212754.A66339@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000725212754.A66339@localhost.localdomain>; from djkanter@northwestern.edu on Tue, Jul 25, 2000 at 09:27:54PM -0500 X-Organization: Northwestern University X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jul 25, 2000 at 09:27:54PM -0500, David J. Kanter wrote: > On Tue, Jul 25, 2000 at 04:14:05PM -0400, Forrest Aldrich wrote: > > mergemaster > ---end quoted text--- > > Why don't you try this, more explicit, example. It's what I use: > > /usr/sbin/mergemaster -v -t /usr/tmp/root.$(DATE) -w 120 2>&1 | tee /usr/tmp/merge.$(DATE); ---end quoted text--- Oops. Make sure you first have this in the Makefile: DATE=`date "+%m%d.%H.%M.%S"` -- David Kanter djkanter@northwestern.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message