TMPDIR
Specifies the location to create temporary files.
Syntax
TMPDIR directory
Description
Specifies the location to create temporary files.
- directory
- The path to the directory.
Examples
To set the directory /tmp: TMPDIR /tmp.
Errors
None.