|
|
|
|
|
by pessimizer
301 days ago
|
|
The user wasn't "advising" this, or asking if it was fine. They're just doing it. Everything that they want to do with their own computer is permissible. The person you're replying to is saying that tmp is meant for temporary storage that could disappear between reboots. A permanent archive of the past states of the tmp directory is not temporary. |
|
> A permanent archive of the past states of the tmp directory is not temporary.
From the perspective of a program it's still volatile, since the files don't stay in their original place.