X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 13 Aug 2008 10:01:27 -0500 (CDT)
From: Tim McDaniel <tmcd@panix.com>
cc: cygwin@cygwin.com
Subject: Re: perl.exe: fatal error on Vista
In-Reply-To: <95455e980808130333y66b26123k8f7f608cc9f4c47e@mail.gmail.com>
Message-ID: <Pine.NEB.4.64.0808130959070.26399@panix2.panix.com>
References: <95455e980808111758m41454d93g44ae3d7bd822d23c@mail.gmail.com>    <6910a60808112315v12711bbft8591b70d859858a1@mail.gmail.com>    <95455e980808121907y480400d2s9880ad96b3a8d684@mail.gmail.com>    <6910a60808122348m426a0f44g51c53966da519ff6@mail.gmail.com>  <95455e980808130333y66b26123k8f7f608cc9f4c47e@mail.gmail.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, 13 Aug 2008, hce <webmail.hce@gmail.com> wrote:
> On 8/13/08, Reini Urban <rurban@x-ray.at> wrote:
>>  I would try rebase with -v (verbose) and also tie it to a log file.
>>  $ rebaseall -v | tie rebaseall.log
>
> There is no tie command

Reini must have meant the "tee" command.  It's intended to be a
T-joint, metaphorically: it copies all its input to the filename
argument and also to its standard output.  It's most commonly used to
saving output into a log file while also monitoring it as it is
generated, as intended here.

-- 
Tim McDaniel, tmcd@panix.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

