Date: Mon, 14 Feb 2000 09:53:28 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Sherlock Campbell cc: djgpp AT delorie DOT com Subject: Re: pipes in bash In-Reply-To: <38A74A98.B7ED519B@mail.utexas.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 13 Feb 2000, Sherlock Campbell wrote: > > Please don't post in HTML. > From my C:\DJGPP\djgpp.env, > > DJDIR=%:/>DJGPP% > +TMPDIR=%DJDIR%/tmp Is this the only place where TMPDIR is set? Does the directory c:\djgpp\tmp exist? What does Bash print if you type the following inside Bash: echo \"$TMPDIR\" Also, please tell which version of Bash are you using.