Date: Wed, 26 Jul 2000 07:32:01 -0500 From: "David J. Kanter" <djkanter@northwestern.edu> To: freebsd-questions@FreeBSD.ORG Subject: Re: Mergemaster usage Message-ID: <20000726073201.C67781@localhost.localdomain> In-Reply-To: <20000725212754.A66339@localhost.localdomain>; from djkanter@northwestern.edu on Tue, Jul 25, 2000 at 09:27:54PM -0500 References: <4.3.2.7.2.20000725160800.00c62310@64.20.73.233> <20000725212754.A66339@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000726073201.C67781>