Thread: $TEMP or $TMP?
View Single Post

   
  #5 (permalink)  
Old 02-20-2008, 07:30 AM
Eef Hartman
 
Posts: n/a
Default Re: $TEMP or $TMP?

Laurenz Albe <albe@culturallnospam.com> wrote:
>> requirement? Do programs just assume it's there and properly mounted?

>
> The POSIX standard requires that there is a /tmp directory.
> You may rely on the existence of that directory.


In multi-user level, that is. Single user there MAY not be a /tmp
present cq mounted yet.
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Reply With Quote