Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 21 Sep 2000 17:26:17 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: Cygwin and CR/LF
Message-ID: <20000921172617.A4304@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <012001c023e9$01614d40$e5dc9c81@ireland.sun.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <012001c023e9$01614d40$e5dc9c81@ireland.sun.com>; from emmanuel.blot@ireland.sun.com on Thu, Sep 21, 2000 at 05:28:42PM +0100

On Thu, Sep 21, 2000 at 05:28:42PM +0100, Emmanuel Blot wrote:
>Hello,
>
>I still have some difficulties with the CR/LF conversion provided with
>cygwin (dll 1.1.4)
>
>I would like that the 'echo' command does _not_ produce CR/LF dual chars,
>but only the Unix LF.
>I've tried to set the environment variable CYGWIN to binmode then to
>nobinmode and the results is always the same: CR,LF.  What should I do
>
>I need this command to work with the cpio command:
>
>echo 'file1' >> filelist
>echo 'file2' >> filelist
>...
>cat filelist | cpio -pdu

If filelist is on a directory mounted as -b, then this takes precedence.

CYGWIN=binmode only works when you are not a child of a bash shell.


>What is the difference between CYGWIN  and CYGWIN32  ??

CYGWIN32 is no longer supported.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

