This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: bash $substitution in 2.05b.0-9
- From: Randall R Schulz <rschulz at sonic dot net>
- To: cygwin at cygwin dot com
- Date: Tue, 05 Aug 2003 12:47:21 -0700
- Subject: Re: bash $substitution in 2.05b.0-9
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
Randall Schulz
--
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/