From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26353 invoked by alias); 31 May 2002 11:14:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 26342 invoked from network); 31 May 2002 11:14:42 -0000 Received: from unknown (HELO mail010.syd.optusnet.com.au) (210.49.20.138) by sources.redhat.com with SMTP; 31 May 2002 11:14:42 -0000 Received: from dijong (c16563.frank1.vic.optusnet.com.au [210.49.205.182]) by mail010.syd.optusnet.com.au (8.11.1/8.11.1) with SMTP id g4VBE5O21965; Fri, 31 May 2002 21:14:05 +1000 From: "Robert Mark Bram" To: "David Starks-Browning" Cc: Subject: RE: Arrays in Cygwin? Date: Fri, 31 May 2002 10:14:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <6100-Fri31May2002120914+0100-starksb@ebi.ac.uk> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-05/txt/msg01937.txt.bz2 Oh. Thanks very much David!! I was quite lost! Rob :) > -----Original Message----- > From: David Starks-Browning [mailto:starksb@ebi.ac.uk] > Sent: Friday, 31 May 2002 9:09 PM > To: Robert Mark Bram > Cc: cygwin@cygwin.com > Subject: Arrays in Cygwin? > > > On Friday 31 May 02, Robert Mark Bram writes: > > The excerpt below shows the error I get from trying to run a > script with an > > array in it. > > > > ... > > > > Robert Mark Bram@DIJONG /home/Rob/ > > $ sh ./ass1.sh > > ./ass1.sh: 4: Syntax error: word unexpected (expecting ")") > > "sh" is not bash. "sh" does not have arrays. "bash" does. > > David > -- 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/