X-Spam-Check-By: sourceware.org Date: Thu, 12 Oct 2006 08:34:06 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: shopt igncr not working Message-ID: <20061012123406.GA30908@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1160655422743 DOT antti DOT nospam DOT 1605718 DOT wGO_WJ9D1NlId3tB-z6Qig AT luukku DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1160655422743.antti.nospam.1605718.wGO_WJ9D1NlId3tB-z6Qig@luukku.com> User-Agent: Mutt/1.5.11 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 On Thu, Oct 12, 2006 at 03:17:02PM +0300, Antti Tyrv?inen wrote: >Hi! > >Installed latest cygwin and I met problems with bash and scripts which are in DOS format. > >$ bash --version >GNU bash, version 3.1.17(9)-release (i686-pc-cygwin) >Copyright (C) 2005 Free Software Foundation, Inc. > >I read the mailing lists and I also tried to add ' shopt -s igncr;#' in the beginning of the script, but it didn't work. In my opinion, this is bad solution if I have to edit all my existing scripts. > >All works fine with bash 3.1.6. > >What I should do? > >a) install bash 3.1.6 and wait for new >b) install bash 3.1.9. and convert all my scripts to UNIX format b), i.e., use the tool the way it was designed to be used. cgf -- 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/