perl.exe: fatal error on Vista

Tim McDaniel tmcd@panix.com
Wed Aug 13 15:45:00 GMT 2008


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/



More information about the Cygwin mailing list