[ug-bosug] Write system call uses /var/tmp/ directory.
Anil Gulecha
anil.verve at gmail.com
Tue Dec 11 22:34:05 PST 2007
On 12/11/07, murageshgouda.patil at wipro.com <murageshgouda.patil at wipro.com>
wrote:
>
> Hi All,
>
>
>
> I putting forward simple question, As I am newbie to this Solaris.
>
>
>
> I have searched browsed through lot of sites, I didn't get the answer.
>
>
>
> It's the basic question; Solaris uses /var/tmp/ directory within write
> system call for storing temporary data.
>
>
>
> It might have used /tmp/ directory instead. As of my knowledge I think
> both are used for temporary storage.
>
>
>
> What the basic idea of having "/var/tmp/" directory?
>
>
>
> And what is the difference between /var/tmp and /tmp directory?
>
As venky put it.. files written to /tmp are usually written to memory and
not available after reboot. Things written to /var/tmp are saved across
reboots.
Anil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20071212/a37def7d/attachment.html
More information about the ug-bosug
mailing list