Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2000 10:03:32 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        <doug@safeport.com>
Cc:        Doug Barton <DougB@gorean.org>, FreeBSD stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: mergemaster wishlist
Message-ID:  <14867.63300.13357.35582@onceler.kciLink.com>
In-Reply-To: <Pine.BSF.4.21.0011151833050.1003-100000@pemaquid.safeport.com>
References:  <Pine.BSF.4.21.0011151520050.21460-100000@dt051n37.san.rr.com> <Pine.BSF.4.21.0011151833050.1003-100000@pemaquid.safeport.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "d" == doug  <doug@safeport.com> writes:

d> Thanks for your kindness. Did read, did not (fully) comprehend. As I use
d> tcsh I forget about the superior sh redirection(s). Thanks for the tip.

>> > 1) a log
>> 
>> mergemaster 2>&1 | tee ~/mergemaster.log

In tcsh, you do

 mergemaster |& tee ~/mergemaster.log

as the equivalent.  But wouldn't "script" be a better way?

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14867.63300.13357.35582>