logoalt Hacker News

superkuhlast Monday at 3:54 PM1 replyview on HN

It could be the 20+ years of using linux where it was standard for it to only have files there deleted on boot. Temp in this case means it's temporary for that boot. Recent redefinitions are surprising unless you've only come to linux recently or from unix 40 years ago.

I am going to assume you are used to tens of days wipings of /tmp. Imagine suddenly it was decided that the wiping needed to happen every tens of seconds for security reasons and to minimize ram usage. Do you think this would impact your workflows that used /tmp? This is 100% analogous to the current situation. Yes, tmp is ephemeral, but on what timescale?


Replies

sgarlandlast Monday at 10:56 PM

No, I misunderstood the comment I was replying to, and thought they were assuming they could use /tmp as an un-curated dumping ground that was never deleted.

I also am used to it being wiped on boot.