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: here-files give "bash: 49053860: No such file or directory"


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@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list, 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]