Glossary¶
java.io.tmpdir- Java system property pointing to the temp directory. It usually defaults to
/tmpon Unix and\\Users\\<user name>\\AppData\\Local\\Tempon Windows.
java.io.tmpdir/tmp on Unix and \\Users\\<user name>\\AppData\\Local\\Temp on Windows.