X-Spam-Check-By: sourceware.org Message-ID: X-Sender: karlm30 AT hotmail DOT com In-Reply-To: <452318BF.3040806@byu.net> From: "Karl M" To: cygwin AT cygwin DOT com Subject: Re: Bash and CR/LF line-endings Date: Wed, 04 Oct 2006 06:16:05 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Hi All... My $0.02... If you make igncr the default for bash, I would consider removing the special handling on the DOS paths. Thanks for all the work you are doing to speed things up. Damn the CRs, full speed ahead! ...Karl >From: Eric Blake Subject: Re: Bash and CR/LF line-endings >Date: Tue, 03 Oct 2006 20:13:19 -0600 > >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >According to Kazuyuki Hagiwara on 10/3/2006 6:23 PM: > > How about using BASH_ENV variable. > > In the startup script defined by BASH_ENV variable, > > you can put a line "shopt -s igncr". > >BASH_ENV already has a defined meaning that conflicts with your >suggestion; read 'man bash' once more. > >But bash does have the -O and +O command line option for choosing prior to >script execution what any shopt setting should be. In other words, > >bash -O igncr script_with_cr_lf > >will guarantee execution of the script with \r ignored (at least, up until >the script does something to change that shopt). > >- -- >Life is short - so eat dessert first! > >Eric Blake ebb9 AT byu DOT net >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.4.2.1 (Cygwin) >Comment: Public key at home.comcast.net/~ericblake/eblake.gpg >Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > >iD8DBQFFIxi/84KuGfSFAYARAgzlAKC+h9w9x6Fo1AfzRcZVAeiMpJgLXwCfQ8y6 >H5QDRq7V43q7R2MH2qRKENQ= >=EojF >-----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/ > -- 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/