This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: BASH bug?


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]