X-Spam-Check-By: sourceware.org Message-ID: <45246452.90903@byu.net> Date: Wed, 04 Oct 2006 19:48:02 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: bash-3.1-9 References: <2fc802c00610040913h79ae8797m2580e49ef1987723 AT mail DOT gmail DOT com> In-Reply-To: <2fc802c00610040913h79ae8797m2580e49ef1987723@mail.gmail.com> 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-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 According to David Picton on 10/4/2006 10:13 AM: >> (shopt -s igncr) 2>/dev/null && eval 'shopt -s igncr';# > > Alternatively, you can set the environment variable BASH_ENV to the name > of a > file containing startup commands for all bash scripts. If the above > command is > issued in the file, the shopt command will be set before the script is > read - and > DOS-format scripts will therefore execute correctly without modification. Or even experiment with the SHELLOPTS environment variable. If you set it in windows, even the first run of bash will obey igncr; or, from within bash, if you do 'export SHELLOPTS' to convert it from a shell variable to an environment variable, then further bash invocations will inherit the setting of this option, without having to edit every script. - -- 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 iD8DBQFFJGRR84KuGfSFAYARAhutAKCf9snR/167jRfRYFtyqlbFB4DTmgCdEcqg i2HyqvlWmZht37VVfCbNPs0= =h78P -----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/