Date: Sat, 10 Mar 2001 18:59:55 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "mike friedrichs" Message-Id: <8011-Sat10Mar2001185954+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <001901c0a8ca$bf9447c0$5453fea9@tamu.edu> (mike_fr1@txucom.net) Subject: Re: bash startup References: <001901c0a8ca$bf9447c0$5453fea9 AT tamu DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "mike friedrichs" > Date: Fri, 9 Mar 2001 12:57:10 -0600 > > still having problems understanding why tmp directories have to be > created in all drives. You don't need to do that. Simply change the setting of TMPDIR to point to as pecific drive, like "set TMPDIR=c:/tmp".