/tmp and /var/tmp
/tmp and /var/tmp
Posted Mar 30, 2011 23:36 UTC (Wed) by roblucid (guest, #48964)In reply to: /tmp and /var/tmp by Cyberax
Parent article: Introducing /run
100's of GB in /tmp, that's GUI error (Gross User Incompetence) or just bad taste if you prefer.
/tmp is meant to be small, fast and ephemeral, with a purge across a reboot being acceptable or clean out if the file's not accessed for a day or so.
Of course if you *must* have a /tmp/humungeous then nothing to stop a mount under /tmp, or a symlink to fallow area, for you to fill.
