logoalt Hacker News

bbarnettlast Saturday at 7:17 PM2 repliesview on HN

Also watch out for surprise file deletes in /tmp and /var/tmp at 10 and 30 days.

This too can be turned off.


Replies

KORraNlast Saturday at 8:30 PM

Isn't this the feature of /tmp? I set my default download location in Firefox to /tmp exactly for this reason, so that all the junk gets automatically removed after some time. Also, whenever I need a temporary Python script or test a package, I create a venv under /tmp.

show 1 reply
sgarlandlast Sunday at 2:46 PM

I can’t fathom why anyone would be surprised that a directory named “tmp” is ephemeral.

show 2 replies