Message-Id: <4.2.0.58.20000214135709.00972ba0@mail.utexas.edu> X-Sender: scampbell AT mail DOT utexas DOT edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 14 Feb 2000 13:59:51 -0600 To: djgpp AT delorie DOT com From: Sherlock Campbell Subject: Re: pipes in bash Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_254932289==_.ALT" Reply-To: djgpp AT delorie DOT com --=====================_254932289==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed > Please don't post in HTML. Hopefully this is no longer in HTML. > From my C:\DJGPP\djgpp.env, > > DJDIR=%:/>DJGPP% > +TMPDIR=%DJDIR%/tmp Is this the only place where TMPDIR is set? It is, as far as I can tell. There is a version of Microsoft Visual Studio on this machine, if that matters, but I can't find any other place that sets TMPDIR. (I searched my machine, including the registry.) Does the directory c:\djgpp\tmp exist? Yes. What does Bash print if you type the following inside Bash: echo \"$TMPDIR\" It prints "bash$ c:/djgpp/tmp" Also, please tell which version of Bash are you using. I downloaded bsh1147b.zip and installed it. Sherlock ______________________________________________________ Sherlock Campbell Department of Psychology University of Texas at Austin Austin, TX 78712 (512) 471-6852 mailto:scampbell AT mail DOT utexas DOT edu ______________________________________________________ --=====================_254932289==_.ALT Content-Type: text/html; charset="us-ascii"
> Please don't post in HTML.
Hopefully this is no longer in HTML.

> From my C:\DJGPP\djgpp.env,
>
>    DJDIR=%:/>DJGPP%
>    +TMPDIR=%DJDIR%/tmp

Is this the only place where TMPDIR is set? 
        It is, as far as I can tell.  There is a version of Microsoft Visual Studio on this machine, if that matters, but I can't find any other place that sets TMPDIR.  (I searched my machine, including the registry.)

Does the directory
c:\djgpp\tmp exist?
        Yes.

What does Bash print if you type the following inside Bash:

     echo \"$TMPDIR\"
        It prints "bash$ c:/djgpp/tmp"

Also, please tell which version of Bash are you using.
        I downloaded bsh1147b.zip and installed it.

Sherlock
______________________________________________________
        Sherlock Campbell
        Department of Psychology
        University of Texas at Austin
        Austin, TX 78712        (512) 471-6852
        mailto:scampbell AT mail DOT utexas DOT edu
______________________________________________________ --=====================_254932289==_.ALT--