X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <46F50A76.7030106@byu.net> Date: Sat, 22 Sep 2007 06:28:38 -0600 From: Eric Blake Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Steve Richmond , cygwin AT cygwin DOT com Subject: Re: Cygwin setup on XP/Vista (UNIX/DOS compatibilty question) References: <46F46079 DOT 4050803 AT byu DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 http://cygwin.com/acronyms/#PPIOSPE -> redirecting to the list. According to Steve Richmond on 9/22/2007 12:31 AM: >>>> However it behaves differently. After I install it using UNIX, bash scripts >>>> fail with '\r' errors, meaning it can't find the CR. So after I re-installed >>>> to be DOS compatible for CR/LF, the bash scripts execute successfully, but >>>> the resulting .CSV file has a '^M' added to each line. Subsequent >>>> manipulation with paste (as an example) fail because of the extra '^M'. > In your case, I'd recommend using a binary mount, and bash's igncr option. > Oh, and reread the announcements: > http://cygwin.com/ml/cygwin-announce/2007-08/msg00014.html > >> After I reinstalled with the UNIX install option, I logged in and set igncr and >> verified with 'set | grep SHELLOPTS'. But grep adds an extra '^M' so >> when I do 'paste -d, a.txt b.txt', paste gets confused. The setup.exe UNIX vs. DOS option only affects new installations. My guess is that you have an existing text mount, which setup.exe won't change; but to confirm that, you need to follow directions: > Problem reports: http://cygwin.com/problems.html and include the output of 'cygcheck -svr' as a text attachment. > >> With the UNIX install option, I still can't run the bash scripts. It'll fail with >> those '\r' errors still. Again, bash only warns about \r errors on binary mounts if you have not turned on the igncr option. Of course, the other alternative is to run 'd2u' (or the new 'flip') on your scripts so that they no longer have \r. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG9Qp284KuGfSFAYARAorTAJ9EtiET87eZ5k1brfTlKdCucP5lKACfbMJ2 dGKBWkrkPsxOkrJD7WwdN1c= =3Xjv -----END PGP SIGNATURE----- -- 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/