Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f3fe28ec82308

Jump to content

Talk:Mktemp

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 3 years ago by 2601:643:283:76B0:0:0:0:15AB in topic are we sure mktemp isn't older?

are we sure mktemp isn't older?

[edit]

If you search around you'll find hints that it is older than 1997, and 1997 is just the initial version of one iteration of mktemp. But I'm not sure to be honest. It's hard to prove a negative in cases like this. eean (talk) 23:49, 5 April 2023 (UTC)Reply

The library call is much older mktemp(3) as mentioned in the article. I find it odd that nobody would make a user-level command for 20 years, but I assume people just used test(1). That being said m4 was a user command that had access to system functions and commonly used mktemp(3).
Mktemp(1) is based on mkdtemp(3) (1999 later), mkstemp(3) (1986 in bsd4.3 ), mktemp(3). 2601:643:283:76B0:0:0:0:15AB (talk) 01:53, 23 July 2023 (UTC)Reply