| delorie.com/archives/browse.cgi | search |
| From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: More TMP dir ? |
| Date: | 7 May 2001 10:12:35 GMT |
| Organization: | Aachen University of Technology (RWTH) |
| Lines: | 10 |
| Message-ID: | <9d5sej$gja$1@nets3.rz.RWTH-Aachen.DE> |
| References: | <3 DOT 0 DOT 6 DOT 16 DOT 20010506121556 DOT 4eff55aa AT pop3 DOT 01019freenet DOT de> |
| NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
| X-Trace: | nets3.rz.RWTH-Aachen.DE 989230355 17002 137.226.32.75 (7 May 2001 10:12:35 GMT) |
| X-Complaints-To: | abuse AT rwth-aachen DOT de |
| NNTP-Posting-Date: | 7 May 2001 10:12:35 GMT |
| Originator: | broeker@ |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Nur Nurani <nur DOT nurani AT freenet DOT de> wrote: > REM beginning of autoexec.bat > IF exist e:\tmp SET PATH=e:\tmp Pardon the French, but this is nonsense. Setting PATH to a temp directory doesn't help a bit (it actually is a risky thing to do). You should set TMPDIR, not PATH. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |