←back to thread

Against /tmp

(dotat.at)
257 points todsacerdoti | 1 comments | | HN request time: 0.212s | source
1. rajnathani ◴[] No.41932422[source]
The title is slightly misleading, as tmp storage is still of need but rather as per the author to be at a per-user level:

> So where should temporary files have gone, if not in /tmp?

> There should have been per-user temporary directories in different per-user locations. In fact, on some modern systems there are per-user temporary directories! But this solution came several decades too late.