7 ms·
You know what else is self-cleaning? /dev/shm The advantage being that it does not even touch the disk.
by vrotaru 2y ago
You know what else is self-cleaning?
/dev/shm
The advantage being that it does not even touch the disk.
- _flux 2y agoOne can use tmpfs for /tmp as well (and I do it).