delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Mon, 18 Sep 2000 17:39:55 -0400 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: Link "bash" to "ksh" to be more "portable"? |
Message-ID: | <20000918173955.A20990@cygnus.com> |
Reply-To: | cygwin AT sources DOT redhat DOT com |
Mail-Followup-To: | cygwin AT sourceware DOT cygnus DOT com |
References: | <uyn1h5qta3 DOT fsf AT tcsi DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.6i |
In-Reply-To: | <uyn1h5qta3.fsf@tcsi.com>; from dkarr@tcsi.com on Mon, Sep 18, 2000 at 02:33:56PM -0700 |
On Mon, Sep 18, 2000 at 02:33:56PM -0700, David M. Karr wrote: >I often see Java libraries/packages that provide pairs of scripts, as >a "bat" file and a Korn shell script. It's sort of annoying when I >see that I can't use either of them directly from a Bash shell. > >Is it reasonable to link "bash.exe" to "ksh.exe" in the Cygwin >distribution? Is there any feature in Korn shell that is NOT in Bash, >or any other reason why this might be a bad thing to do? bash is not the same thing as ksh. If we copied bash to ksh we'd just end up with confused people wondering why specific ksh features that they were used to don't work. Just in case someone thinks that linking ash to /bin/sh is in some way related to this, it's not. "bash" is not always necessarily the same thing as /bin/sh. On most versions of UNIX, /bin/sh is not bash. However, if someone would like to volunteer to provide *and support* a version of ksh for cygwin, I'd be happy to include it in the distribution. Now that I've asked for a volunteer I assume that there will be no further discussion... cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |