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 Message-ID: <012001c023e9$01614d40$e5dc9c81@ireland.sun.com> From: "Emmanuel Blot" To: Subject: Cygwin and CR/LF Date: Thu, 21 Sep 2000 17:28:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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 the problem is that cpio gets the \r\n and is unable to interpret the pathnames I also tried with the tar command, and I get the same errors. By the way, I have also tried to set the CYGWIN32 environment variable to binmode / nobinmode. What is the difference between CYGWIN and CYGWIN32 ?? Anyone can help me ? Thanks, Emmanuel. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com