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 Message-ID: <3F30103F.3080700@pusspaws.net> Date: Tue, 05 Aug 2003 21:14:55 +0100 From: David Selby Reply-To: cygwin AT pusspaws DOT net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 CC: cygwin AT cygwin DOT com Subject: Yes but I don't understand ... References: <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20030805124611 DOT 0204abd0 AT pop DOT sonic DOT net> In-Reply-To: <5.2.1.1.2.20030805124611.0204abd0@pop.sonic.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Randall R Schulz wrote: > David, > > At 12:28 2003-08-05, David Selby wrote: > >> I have hit a problem with bash ... as a sample program I have ... > > > Your problem is that /bin/sh is ash, not BASH. To get BASH, use /bin/bash > > >> #!/bin/sh >> >> Dave > You are dead right, I tried /bin/bash