/tmp and /var/tmp
/tmp and /var/tmp
Posted Mar 30, 2011 20:59 UTC (Wed) by nix (subscriber, #2304)In reply to: /tmp and /var/tmp by dmarti
Parent article: Introducing /run
Original vi / nvi puts files in there for use by virecover. You really want those to still be there after e.g. a power cut.
(TBH I much prefer this over the vim habit of scattering .swp files everywhere. Emacs has a similar feature: you can drop all autosave files into a single directory without much effort.)
