[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Here document broken ?



On 11/12/2013 23:34, Helmut Karlowski wrote:
Just tested on hostfs with bash 4.1.7: works ok. Or did you mean /tmp is on
hostfs?

I was wrong, it was unrelated to the current directory.
And you are right, that's related to the temp dir.

Finally, the facts:

1) When using the "here document" syntax, bash creates a temporary file in $TMPDIR.

2) IF $TMPDIR is on hostfs, it fails. Otherwise (ex: /ram) it works.

I'm going to post a simple testcase.

--
Vincent Rivière