/var
Files have lifetimes. After a file has been created, it will remain
some time on the system and then be removed. File lifetime varies
greatly throughout the system and is partly dependent on the pathname
of the file. For example, files in /bin, /sbin, /usr/sbin, /usr/bin
and similar directories are likely to have a very long lifetime: many
months and above. Files in /home are likely to have a medium
lifetime: several weeks or so. File in /var are usually short lived:
Almost no file in /var/spool/news will remain longer than a few days,
files in /var/spool/lpd measure their lifetime in minutes or less.
-- Linux Partiton HOWTO, Kristan Koehntopp
Contents
$Id: index.html,v 1.32.2.3 2000/12/25 09:11:24 ageha Exp $