Date: Sat, 18 Jan 2003 13:25:27 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <7263-Sat18Jan2003132526+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (065211@bud.cc.swin.edu.au) Subject: Re: Handling of TMPDIR, TEMP by various DJGPP programs References: <3E14606E DOT E5B4D1A9 AT phekda DOT freeserve DOT co DOT uk> <7458-Thu02Jan2003202306+0200-eliz AT is DOT elta DOT co DOT il> <1041532689 DOT 964798 AT queeg DOT ludd DOT luth DOT se> <3E14D4D7 DOT 7847EB0C AT phekda DOT freeserve DOT co DOT uk> <3E1EA03A DOT 7481FDCC AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: 065211 AT bud DOT cc DOT swin DOT edu DOT au (MURPHY, Jeremy W) > Newsgroups: comp.os.msdos.djgpp > Date: 17 Jan 2003 08:17:42 GMT > > I don't want to have to accomodate both slashes, I want bash to just act > normal, so that simple programs written by everyone else for UNIX will run > ok! Please don't forget that Bash can be used to launch non-Unix programs as well, and those generally don't grok forward slashes (and also don't have their sources freely available, so they cannot be fixed to understand forward slashes).