Problem with Here Document and Temp files in BASH

mike lottridge / vicky stevens mikelot@teleport.com
Mon Nov 22 10:01:00 GMT 1999


 
I'm getting an error with bash scripts that have 
here docs in them. My temp directories are set to valid paths, and are writtable 
(i'm on win98). Any hints for debugging?  Thanks!
 
 
BASH.EXE-2.02$ echo <<EOF > 
test > EOF BASH.EXE: cannot create temp file for here document: 
Permission denied BASH.EXE-2.02$ uname -a CYGWIN_98-4.10 
OEMCOMPUTER   22.0(0.16/3/2) 1999-10-25 00:16:31 i586 
unknown BASH.EXE-2.02$



More information about the Cygwin mailing list