Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Thu, 21 Sep 2000 17:26:17 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygwin and CR/LF Message-ID: <20000921172617.A4304@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <012001c023e9$01614d40$e5dc9c81 AT ireland DOT sun DOT 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 AT sourceware DOT cygnus DOT com