mktemp
From Wikipedia, the free encyclopedia
Page Module:Infobox/styles.css has no content.
| mktemp | |
|---|---|
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Todd Miller, Jim Meyering |
| Initial release | 1997 |
| Written in | C |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Unix and Unix-like |
| Platform | Cross-platform |
| Type | Command |
| Website | Script error: No such module "WikidataIB". |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
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]
See also
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."mktemp". Linux Standard Base Core Specification 3.1. Free Standards Group. Retrieved 7 November 2015.
- ^ Page Module:Citation/CS1/styles.css has no content.Miller, Todd C. "mktemp manual page". Retrieved 7 November 2015.
- ^ Page Module:Citation/CS1/styles.css has no content.Meyering, Jim (7 October 2007). "announce: new program: mktemp" (Mailing list). Retrieved 7 November 2015.
- ^ Page Module:Citation/CS1/styles.css has no content."Temporary Files". GNU. GNU. Retrieved 2 September 2019.