Date: Wed, 4 Aug 1999 10:00:42 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: djgpp.env patch for Bash In-Reply-To: <199908031642.QAA52656@out4.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 3 Aug 1999, Mark E. wrote: > This patch changes COMSPEC in Bash to forward slashes. This allows > the expression: > $COMSPEC > to run the DOS shell. Would Bash convert $COMSPEC back to backslashes when it runs programs? If not, I'm afraid some (non-DJGPP) programs, including COMMAND.COM itself, could fail because of this.