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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 17 Jan 2002 15:34:31 +0100 From: Corinna Vinschen To: chet AT po DOT cwru DOT edu Cc: cygwin Subject: Re: A small problem in Shell Scripts while using the built-in "read" function -- Options not recognised Message-ID: <20020117153431.R2015@cygbert.vinschen.de> Mail-Followup-To: chet AT po DOT cwru DOT edu, cygwin References: <020117142205 DOT AA92465 DOT SM AT nike DOT ins DOT cwru DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <020117142205.AA92465.SM@nike.ins.cwru.edu> User-Agent: Mutt/1.3.22.1i On Thu, Jan 17, 2002 at 09:22:05AM -0500, Chet Ramey wrote: > > The script is running under sh which is ash, not bash. ash doesn't > > know these `read' options. As workaround prepend > > > > #!/bin/bash > > > > to your script or start it via `bash -c script'. > > Why the `-c'? `bash script' should work just fine. Chet, did you apply the pathcanon.c patch I've send you on 2001-11-17? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/