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]

Problem with Here Document and Temp files in BASH


 
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$

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