Talk:Clobbering
Add topic| This article is rated Stub-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
| |||||||||||
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)
- P.S. Eat flaming death, deletionists! I have found this term in Hot missing encyclopedic articles! Laudak (talk) 23:36, 1 August 2008 (UTC)
- 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)
- @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)
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)