Hacker News new | ask | show | jobs
by vrotaru 677 days ago
You know what else is self-cleaning?

   /dev/shm
The advantage being that it does not even touch the disk.
1 comments

One can use tmpfs for /tmp as well (and I do it).