Mail Archives: cygwin/1997/04/09/23:05:19
Axel Buschmann <buschman AT mechanik DOT uni-duisburg DOT de> writes:
>
> Hi,
>
> i am using GNU-Win32 version 17.1 on NT 4.0 (Service pack 2) for
> Workstation.
>
> I have a problem with bash. The here-scripts do not work.
>
> Something like
>
> cat <<EOF
> Foo and bar
> EOF
>
> leads to an error message in the style: file not found with a very
> suspicious filename, consisting of a long number. Even bashbug.exe
> does not work due to this problem.
>
> Any suggestions?
>
Bash expects the temporary directory as /tmp, so run:
mkdir /tmp
Ciao
Racke
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -