Mail Archives: djgpp/2000/02/15/06:13:28
On Mon, 14 Feb 2000, Sherlock Campbell wrote:
> What does Bash print if you type the following inside Bash:
>
> echo \"$TMPDIR\"
> It prints "bash$ c:/djgpp/tmp"
This cannot be entirely accurate: the command I asked you to type had
quotes around the value of TMPDIR (to find out whether it includes
some slack whitespace). I don't see those quotes in your citation of
what Bash printed. Please give me the *exact* string printed by Bash.
> Also, please tell which version of Bash are you using.
> I downloaded bsh1147b.zip and installed it.
The latest version of Bash is v2.03. I suggest to upgrade to
bash203b.zip and see if the problem is still there.
- Raw text -