Mail Archives: cygwin/1997/04/19/08:28:17
Ray,
You should be able to fix this problem by creating a /tmp direcotry for
the shell to use. You can do this by creating a directory called 'tmp'
wherever you have your root set up, or by mounting your windows temp
directory ('C:\Windows\Temp' perhaps?) as '/tmp'.
-- John Lewis
Ray Kelm wrote:
>
> This doesn't work in a bash script:
>
> #!/bin/sh
>
> cat > test.txt <<EOF
> this is a test
> EOF
>
> I get:
>
> ./script: 73165732: No such file or directory
>
> Is this a bug someone has fixed? or even seen?
>
> -
> 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".
-
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 -