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

[MiNT] Here document broken ?



Hello.

The "here document" syntax is broken on my system.

cat <<EOF
abc
EOF
bash: 0: Bad file descriptor

"cat" does not seem to be the problem, as the same happens with "echo".
I believe the problem is somewhere between bash, the MiNTLib and the kernel.

This bug is very annoying, it prevents any configure script to run correctly.

Alan, did you encounter such trouble ?

--
Vincent Rivière