If the -t prefix option is given, mktemp will generate an template string
based on the prefix and the TMPDIR environment variable if set. The
default location if TMPDIR is not set is /tmp. Care should be taken to
ensure that it is appropriate to use an environment variable potentially
supplied by the user.