Re: bash ignores $TMPDIR in heredoc and herestring

2013-12-18 Thread Chet Ramey
On 12/18/13 4:42 AM, Matthias Steppuhn wrote: > > > Dear all, > > as I can't find a reference to a fix, I assume the glitch is still > present ; I learned by accident, that bash utilizes tempfiles, even for > herestrings and creates them in /tmp , ignoring any $TMPDIR setting. > > As a workarou

bash ignores $TMPDIR in heredoc and herestring

2013-12-18 Thread Matthias Steppuhn
Dear all, as I can't find a reference to a fix, I assume the glitch is still present ; I learned by accident, that bash utilizes tempfiles, even for herestrings and creates them in /tmp , ignoring any $TMPDIR setting. As a workaround for some strange application, I have to empty deleted files i

Re: FW: multi-line alias executed out of order

2013-12-18 Thread Andrew Martin
Chet & Pierre: My apologies, the newlines were somehow removed by my email client. First, here's a properly formatted pastebin link: http://pastebin.com/raw.php?i=AhF89GfT And here's another attempt at a properly formatted report: Configuration Information [Automatically generated, do not chang