Global Information Lookup Global Information

Mktemp information


mktemp
Developer(s)Todd Miller, Jim Meyering
Initial release1997; 27 years ago (1997)
Written inC
Operating systemUnix and Unix-like
PlatformCross-platform
TypeCommand

mktemp is a command available in many Unix-like operating systems that creates a temporary file or directory.[1] Originally released in 1997 as part of OpenBSD 2.1,[2] a separate implementation exists as a part of GNU Coreutils.[3]

There used to be a similar named C library function, which is now deprecated for being unsafe, and has safer alternatives.[4]

  1. ^ "mktemp". Linux Standard Base Core Specification 3.1. Free Standards Group. Retrieved 7 November 2015.
  2. ^ Miller, Todd C. "mktemp manual page". Retrieved 7 November 2015.
  3. ^ Meyering, Jim (7 October 2007). "announce: new program: mktemp" (Mailing list). Retrieved 7 November 2015.
  4. ^ "Temporary Files". GNU. GNU. Retrieved 2 September 2019.

and 9 Related for: Mktemp information

Request time (Page generated in 0.5471 seconds.)

Mktemp

Last Update:

mktemp is a command available in many Unix-like operating systems that creates a temporary file or directory. Originally released in 1997 as part of OpenBSD...

Word Count : 118

Temporary file

Last Update:

library functions. Some systems provide the former POSIX (now removed) mktemp(1) program. These files are typically located in the standard temporary...

Word Count : 399

TMPDIR

Last Update:

e.g. per the Single UNIX Specification. Filesystem Hierarchy Standard mktemp Temporary folder Unix filesystem "Environment Variables". Pubs.opengroup...

Word Count : 204

List of GNU Core Utilities commands

Last Update:

Makes named pipes (FIFOs) mknod Makes block or character special files mktemp Creates a temporary file or directory mv Moves files or rename files realpath...

Word Count : 135

Symlink race

Last Update:

to safely create temporary files. For shell scripts, the system utility mktemp(1) does the same thing. "CAPEC-27: Leveraging Race Conditions via Symbolic...

Word Count : 411

Linux From Scratch

Last Update:

Libtool 1.5.26 Linux 2.6.24.7 GNU m4 1.4.10 Make 3.81 Man 1.6e Man-pages 3.01 Mktemp 1.5 Module-Init-Tools 3.4 Ncurses 5.6 Parted 1.8.8 (PowerPC and PowerPC64...

Word Count : 1323

BusyBox

Last Update:

Create a folder mkdosfs mkfifo mkfs.minix mkfs.vfat mknod mkpasswd mkswap mktemp modprobe more — View FILE or standard input one screen-full at a time mount...

Word Count : 3694

Toybox

Last Update:

using crypt(3). mkswap — Set up a Linux swap area on a device or file. mktemp — Safely create a new file "DIR/TEMPLATE" and print its name. modinfo —...

Word Count : 2833

Exception handling syntax

Last Update:

"there was an error" } trap print_error exit #list signals to trap tempfile=`mktemp` trap "rm $tempfile" exit ./other.sh || echo warning: other failed echo...

Word Count : 4752

PDF Search Engine © AllGlobal.net