[tex-live] problem (perhaps) with texhash in TL2015 pretest

jfbu jfbu at free.fr
Tue Apr 14 08:29:41 CEST 2015


Le 14 avr. 2015 à 00:41, Norbert Preining <preining at logic.at> a écrit :

> What kind of mktemp are you using?

Attached is the man page.

Excerpt:

MKTEMP(1)                 BSD General Commands Manual                MKTEMP(1)

NAME
     mktemp -- make temporary file name (unique)

SYNOPSIS
     mktemp [-d] [-q] [-t prefix] [-u] template ...
     mktemp [-d] [-q] [-u] -t prefix

[...]

OPTIONS

     The available options are as follows:

     -d      Make a directory instead of a file.

     -q      Fail silently if an error occurs.  This is useful if a script
             does not want error output to go to standard error.

     -t prefix
             Generate a template (using the supplied prefix and TMPDIR if set)
             to create a filename template.

     -u      Operate in ``unsafe'' mode.  The temp file will be unlinked
             before mktemp exits.  This is slightly better than mktemp(3) but
             still introduces a race condition.  Use of this option is not
             encouraged.

[...]

HISTORY
     A mktemp utility appeared in OpenBSD 2.1.  This implementation was writ-
     ten independently based on the OpenBSD man page, and first appeared in
     FreeBSD 2.2.7.  This man page is taken from OpenBSD.

BSD                            December 30, 2005                           BSD
(END) 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mktemp.1
Type: application/octet-stream
Size: 5713 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20150414/b63a6487/attachment.obj>


More information about the tex-live mailing list