Top "Temp" questions

A common directory on a file system which acts as a "scratch area" that can be used to hold files and directories for short periods of time.

Environment variable to control java.io.tmpdir?

I've used the TMP environment variable to control things like where gcc writes it's temporary files, but I can't seem …

java configuration environment-variables temp
Docker error : no space left on device

I installed docker on a Debian 7 machine in the following way $ echo deb http://get.docker.io/ubuntu docker main &…

ubuntu memory docker temp
Difference between #temptable and ##TempTable?

What is the difference between #temptable and ##TempTable in SQL Server?

sql-server temp
Where is the temp folder on Android devices?

Where is the temp folder located on Android phones?

android temp
Clarifications on Tomcat's "temp" and "work" directories

I have been using Tomcat for quite a while now but I am not sure what the "temp" and "work" …

tomcat directory temp
php:: how long to tmp files stay?

I am working on an upload script. If a user uploads a file and it already exists I want to …

php temp tmp
How to clean (delete) temporary files if they exist in Ubuntu OS?

I need to do a lot of cleaning in my virtual machine whose operating system is Ubuntu. Normally in Windows, …

linux ubuntu operating-system temp
Batch-file get CPU temperature in °C and set as variable

How do i get a batch-file to work out the temperature of the Cpu and return it as a variable. …

windows batch-file windows-7 cpu temp
How to remove tmp directory files of an ios app?

I'm working on an app that uses the iPhone camera and after making several tests I've realised that it is …

ios xcode file-io temp
Windows temp directory details (Java)

I'm writing a program that needs a generic temp folder. I'm trying to find details about the Windows Temp folders. …

java windows filesystems directory temp