Editing 1168: tar

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
{{w|Tar (computing)|tar}} ("tape archive") is a {{w|Unix|Unix}} application that creates (and extracts) archives in the ".tar" format. It is typically used through the text-based terminal, using cryptic single-letter arguments such as "<code>tar -cvf archive.tar *</code>". Many Unix executables are distributed via tar archives; as a result tar files would be encountered by Unix users as commonly as Windows users encounter EXE files. Depending on the flavor of Unix, the order of the flags, or the exclusion of the hyphen, could render the command incorrect, which would either throw up an error or worse, cause one to accidentally overwrite or delete important files.
+
{{w|Tar (computing)|tar}} ("tape archive") is a {{w|Unix|Unix}} application that creates (and extracts) archives in the ".tar" format. It is typically used through the text-based terminal, using cryptic single-letter arguments such as "<code>tar -cvf archive.tar *</code>". The comic alludes to the fact that despite years of use of the command, it's still hard to remember the arguments without searching for them, such as with Google.
  
The comic alludes to the fact that, despite years of use of the command, it is incredibly hard to remember what the letters stand for without looking them up, such as with Google. The joke here is that a "tar" command with perfect syntax on the first try without outside help is such a daunting task that even [[Rob]] can't overcome it with confidence, and apologizes for not being able to prevent their imminent death.
+
The title text points out that while much of computing changes very quickly, the tar program, which is very old (originating ca. 1975), is still around and heavily used. And yet, [[Randall]] complains he still cannot type out a line of tar command with correct flags without having to look the flags up. Tar is a very common command that Unix users will come across regularly, much like Windows users will come across .zip files. Depending on the flavor of Unix, the order of the flags, or the lack or inclusion of a '-' could render the command incorrect. Most true Unixes (AIX, HPUX, Solaris) not using the GNU utilities would give an error on the above tar example. For such a simple command, it is one that most people need to look up references to use.
  
The title text points out that while much of computing changes very quickly, the tar program, which is very old (originating ca. 1975), is still around and heavily used. [[Randall]] points out the paradox that after 15 years he is still unable to write out a proper tar command from memory, yet at the same time he feels that he shouldn't ''have'' to and a newer, better tool really should have come along already.
+
The joke here is that a "tar" command with perfect syntax on the first try without outside help is such a daunting task that even [[Rob]] can't overcome it with confidence, and apologizes for not being able to prevent their imminent death.
 +
 
 +
The fact that [[Megan]] and [[White Hat]] assume that Rob can disarm the {{w|nuclear bomb}} because he uses Unix can be referring to an over-generalization fallacy that a partaker in a practice is an expert of a practice. Not all people who use Unix necessarily know how to use tar commands. Then again, since he's the only person nearby who knows ''any'' Unix and thus their only hope, their fallacy is pretty justified.
  
 
There is probably also a pun on "{{w|tarbomb}}," a poorly created tar archive that, when extracted, dumps a load of files into the current directory that the user has to clean up. And although the bomb looks more like {{w|Fat Man}}, the type of bomb that was used over {{w|Nagasaki}}, at least size-wise, it may also be a pun on the name of the largest ever {{w|hydrogen bomb}} which was called the {{w|Tsar Bomba}} (translation: "emperor bomb").
 
There is probably also a pun on "{{w|tarbomb}}," a poorly created tar archive that, when extracted, dumps a load of files into the current directory that the user has to clean up. And although the bomb looks more like {{w|Fat Man}}, the type of bomb that was used over {{w|Nagasaki}}, at least size-wise, it may also be a pun on the name of the largest ever {{w|hydrogen bomb}} which was called the {{w|Tsar Bomba}} (translation: "emperor bomb").
Line 29: Line 31:
  
 
<div style="background-color:black; padding:5px; width:fit-content; margin-left: 2em">
 
<div style="background-color:black; padding:5px; width:fit-content; margin-left: 2em">
<font color="white">To disarm the bomb,<br>simply enter a valid<br></font><font color="gray">''<tt>tar</tt>''</font> <font color="white">command on your<br>first try. No Googling.<br>You&nbsp;have&nbsp;</font><code><font color="black">ten</font></code>&nbsp;<font color="white">seconds.<br>~# </font> <font color="gray">_</font>  
+
<font color="white">To disarm the bomb,<br>simply enter a valid<br></font><font color="gray">tar</font> <font color="white">command on your<br>first try. No Googling.<br>You&nbsp;have&nbsp;</font><code><font color="black">ten</font></code>&nbsp;<font color="white">seconds.<br>~# </font> <font color="gray">_</font>  
 
</div>
 
</div>
  
Line 45: Line 47:
 
[[Category:Google Search]]
 
[[Category:Google Search]]
 
[[Category:Programming]]
 
[[Category:Programming]]
[[Category:Linux]]
 
[[Category:Nuclear weapons]]
 

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Templates used on this page: