
18 Apr
2018
18 Apr
'18
4:47 a.m.
On 17 April 2018 at 11:43, D. Hugh Redelmeier via talk <talk@gtalug.org> wrote:
Putting them in /tmp means that they will automatically be discarded on reboot -- kind of handy. But it means that they are public: they are in a space shared with all other users (if you have other users).
What's wrong with putting them in /tmp but making them read/write only by your user account? Or better yet, also put them in a subdirectory that only you have access privileges to. -- Scott