delorie.com/archives/browse.cgi | search |
Date: | Mon, 28 Jun 1999 09:05:22 +0200 |
From: | Teun Burgers <burgers AT ecn DOT nl> |
Subject: | Re: Bash 2.03 beta update |
Sender: | burgers AT ecn DOT nl |
To: | djgpp AT delorie DOT com |
Message-id: | <37771EB2.EA50F610@ecn.nl> |
Organization: | Netherlands Energy Research Foundation ECN |
X-Envelope-to: | djgpp AT delorie DOT com |
MIME-version: | 1.0 |
X-Mailer: | Mozilla 4.5 [en] (X11; I; OSF1 V4.0 alpha) |
X-Accept-Language: | nl |
References: | <199906261855 DOT SAA73892 AT out5 DOT ibm DOT net> |
Reply-To: | djgpp AT delorie DOT com |
"Mark E." wrote: > I'm also pondering making 'PATH_SEPARATOR=:' the default since > Bash is a Unix shell and shell scripts expect PATH to be colon > separated. Any thoughts on this? I would expect this default to conflict with drive specifications. The cygwin project works around this problem by mapping c:\ to //c/. Might be a good idea to add this functionality to the DJGPP C-library. This would also be the place to implement the bash SYSROOT functionality. Currently ls /tmp and cd /tmp in bash refer to different directories. ls to /tmp on the current drive and cd to $SYSROOT/tmp respectively. Teun Burgers -- Drs A.R. Burgers Netherlands Energy Research Foundation ECN Phone: +31-224-564703 Solar & Wind Energy, PV Cells & Modules Fax : +31-224-563214 P.O. Box 1 email: burgers AT ecn DOT nl 1755 ZG Petten, The Netherlands
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |