delorie.com/archives/browse.cgi | search |
Date: | Sun, 29 Sep 1996 08:56:42 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Daisuke Aoyama <jack AT st DOT rim DOT or DOT jp> |
Cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: bash 1.14.7 is available |
In-Reply-To: | <199609221739.CAA27066@mars.st.rim.or.jp> |
Message-Id: | <Pine.SUN.3.91.960929085327.20703B-100000@is> |
Mime-Version: | 1.0 |
"test -x" seems to not work. In one script that I tested, "if [ -x bin/emacs.exe ]" returned false, while if I replace "-x" with "-f", it returns true. Also, I think that backslashes in important environment variables (e.g. $PATH) should be converted into forward slashes.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |