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: a25e9c240dd54628

Jump to content

Talk:Clobbering

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 1 year ago by Novem Linguae in topic Article life

Article life

[edit]

For quite some time I've been running the "make clobber" command, and it suddenly struck me as ridiculous hitting files with club. I know hackers love various weird names, so I decided to figure out what was the history of the term. Unfortunately Jargon File and other resources didn't help me much. But I noticed that wikipedia does not have this article, so I decided to create it (and someone else decided to delete a couple hours after; not the first time with my articles). Laudak (talk) 23:01, 1 August 2008 (UTC)Reply

P.S. Eat flaming death, deletionists! I have found this term in Hot missing encyclopedic articles! Laudak (talk) 23:36, 1 August 2008 (UTC)Reply
I tried to create an article once and it was deleted :( I am permanently scarred and haven't tried again since. Stevebroshar (talk) 14:31, 16 May 2025 (UTC)Reply
@Stevebroshar. That comment is 17 years old, and by a blocked user, so you may not get much of a response. In general you may want to avoid replying to very old comments. –Novem Linguae (talk) 20:31, 16 May 2025 (UTC)Reply

Piping a file to itself

[edit]

Another common way to unintentionally clobber a file is to pipe it to itself. For example, "cat file > file" will obliterate the contents of the file. - 70.98.153.156 (talk) 20:04, 11 July 2016 (UTC)Reply