From: dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Subject: RE: here-files give "bash: 49053860: No such file or directory" 3 Apr 1997 16:55:47 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <009B240E.3D10B980.13330.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de> Original-To: chuck AT hysteria DOT spb DOT ru Original-CC: gnu-win32 AT cygnus DOT com, dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi Chuck, you wrote: : jn> You need to mkdir /tmp : or maybe someone will patch bash to use proper $TMP or $TEMP or $TMPDIR ? :) : i might do that soon. BTW, bash-v2 has fewer such places. Or bash/cygwin.dll could silently create /tmp itself. Or use a temporary filename function (maybe win32 native) which knows about the env vars and falls back to the same dir used by the OS or the current dir if unset. And goes on if one dir is not writeable... Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de) - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".