X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <01499D518A9B6F4493FC5A2D32F7A4FC51B52C97D4@MB-EXBX01.north.pf.com>
References: <01499D518A9B6F4493FC5A2D32F7A4FC51B52C97D4@MB-EXBX01.north.pf.com>
Date: Thu, 11 Mar 2010 19:00:10 +0100
Message-ID: <1ef5a52f1003111000x17bd3716yb75d50a9f5db10@mail.gmail.com>
Subject: Re: redirect-append (>>) creates garbage-y file
From: Csaba Raduly <rcsaba@gmail.com>
To: William Lebow <William.Lebow@phaseforward.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
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 Thu, Mar 11, 2010 at 6:46 PM, William Lebow wrote:
> Hi Csaba,
>
> Thank you very much for the reply. I've downgraded my version of cygwin s=
o I
> need to wait and do the test when I have a few minutes to reinstall the
> newer one. Is the command you sent correct? I don't think tail has a "-a"
> =A0option.

That's because it should have been

echo foo | tee -a test3.txt

:(
--=20
Life is complex, with real and imaginary parts

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

