BASH bug?

John A. Lewis john.lewis@syspac.com
Sat Apr 19 02:14:00 GMT 1997


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@cygnus.com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list