Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <20000215234840.16534.qmail@web124.yahoomail.com>
Date: Tue, 15 Feb 2000 15:48:40 -0800 (PST)
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: earnie_boyd@yahoo.com
Subject: Re: running shell scripts
To: Bob McGowan <Robert.McGowan@veritas.com>, jskakkebaek@adomo.com
Cc: cygwin@sourceware.cygnus.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

--- Bob McGowan <Robert.McGowan@veritas.com> wrote:
> Jens,
> 
> Check the scripts' first line, the #! one.  Be sure that it reference
> bash and that the path used is also correct.  
> As in:  #!/bin/bash
> 
> Be sure you have a /bin/bash.exe for the above to work.

Why bash instead of sh?  Sh is much more lightweight and faster to invoke!! 
That is the reason ash was used for sh.


=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32>
    Mingw Home: (Coming Soon)
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

