"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "gtkfind-1.1/mktmp.1" of archive gtkfind-1.1.tar.gz:
Caution: As a special service "SfR Fresh" has tried to format the requested manual source page into HTML format but links to other man pages may be missing or even errorneous.
Alternatively you can here view or download the uninterpreted manual source code.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
Table of Contents
mktmp - a program to create temporary files
mktmp
mktmp
is a program for creating unique files. When started with no arguments,
the program creates a file and prints the name of this file to the standard
output. Normally these files will be in the /tmp directory.
mktmp is distributed with the gtkfind(1) program.
None.
A program
like this should be a standard part of any Unix-like system. Some systems
have a mktemp(1) program which is similar but not the same.
mktemp(1), tmpnam(3), creat(3), gtkfind(1)
mktmp is copyright 1999 by Matthew Grossman mattg@oz.net under the
terms of the GNU GPL. See the file Copying in the source distribution for
details.
mattg@oz.net
Table of Contents