mktemp command

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf gptkb:graphical_user_interface
gptkbp:availableOn gptkb:macOS
gptkb:BSD
gptkb:Linux
gptkbp:documentation man mktemp
gptkbp:example mktemp /tmp/example.XXXXXX
https://www.w3.org/2000/01/rdf-schema#label mktemp command
gptkbp:introducedIn gptkb:4.3BSD
gptkbp:option -u
-q
-t
-d
gptkbp:output unique directory name
unique filename
gptkbp:partOf gptkb:coreutils
gptkbp:securityNote safer than using predictable temp file names
gptkbp:usedFor creating temporary directories
creating temporary files
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:GNU_mktemp
gptkbp:bfsLayer 7