TMPDIR

Specifies the location to create temporary files.

Syntax

TMPDIR directory

Type

Framework Environment Variable

Description

Specifies the location to create temporary files.
directory
The path to the directory.

Examples

To set the directory /tmp: TMPDIR /tmp.

Errors

None.