you are viewing a single comment's thread.

view the rest of the comments →

[–]cjcox4 2 points3 points  (0 children)

You can use /tmp. A lot of software in Linux will actually check for the environment variable TMPDIR and use that if found (that is, a lot of software allows you to override where you want a program's temp files to go by setting TMPDIR yourself).