<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vbgoy</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vbgoy"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Vbgoy"/>
		<updated>2026-04-13T13:35:23Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=unixkcd&amp;diff=371584</id>
		<title>unixkcd</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=unixkcd&amp;diff=371584"/>
				<updated>2025-04-07T01:26:47Z</updated>
		
		<summary type="html">&lt;p&gt;Vbgoy: Attempted to give a slightly better transcript to the comic.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| date      = April 1, 2010&lt;br /&gt;
| title     = unixkcd&lt;br /&gt;
| image     = Konami code.png&lt;br /&gt;
| titletext = &lt;br /&gt;
| lappend   = &lt;br /&gt;
| ldomain   = uni&lt;br /&gt;
| extra     = yes&lt;br /&gt;
}}&lt;br /&gt;
{{TOC}}&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|&lt;br /&gt;
*Explain the jokes and references in the [[#Undocumented commands]] section and the sections below it.&lt;br /&gt;
*Find a better way to represent the comic, other than the current image. (screengrab maybe?)&lt;br /&gt;
*Add this comic to more categories.&lt;br /&gt;
*Describe the website interface a bit, such as the links at the bottom.}}This is another one of Randall's [[:Category: April fools' comics|April fools' comics]]. On April 1, 2010, [[Randall Munroe|Randall]] altered the [https://xkcd.com xkcd.com] website to mimic a {{w|Unix}} {{w|command-line interface}}. This interface is still available on [https://uni.xkcd.com uni.xkcd.com] and the source code is [https://github.com/chromakode/xkcdfools available on GitHub]. The comic [[721: Flatland]], released on March 31, 2010, was still up on April 1, 2010, but was unrelated to the Unix interface. The terminal only lists a few available commands, but most commands are undocumented.&lt;br /&gt;
&lt;br /&gt;
===Documented commands===&lt;br /&gt;
{| class=&amp;quot;sortable wikitable&amp;quot;&lt;br /&gt;
! Command&lt;br /&gt;
! Response&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''next'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the next comic'')&lt;br /&gt;
|If the latest comic number is given, shows the error &amp;lt;code&amp;gt;Time travel mode not enabled&amp;lt;/code&amp;gt;. See &amp;lt;code&amp;gt;'''[[#Undocumented commands|enable time travel]]'''&amp;lt;/code&amp;gt; below.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''prev'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the previous comic'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''first'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the first comic'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''last'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the last comic'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''display [number]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the comic with the specified number'')&lt;br /&gt;
|Trying to display comic [[404: Not Found]] will result in an endless loading attempt.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''random'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows a random comic'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''ls'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |(''shows the content of the current directory'')&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''dir'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''cat [filename]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the content of the file'')&lt;br /&gt;
|See also &amp;lt;code&amp;gt;'''[[#Undocumented commands|cat]]'''&amp;lt;/code&amp;gt; below.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''cd [directory]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''changes to the specified directory'')&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Undocumented commands===&lt;br /&gt;
{| class=&amp;quot;sortable wikitable&amp;quot;&lt;br /&gt;
! Command&lt;br /&gt;
! Response&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''&amp;lt;nowiki&amp;gt;:(){:|:&amp;amp;};:&amp;lt;/nowiki&amp;gt;'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;[...]&amp;lt;/code&amp;gt; (''repeats indefinitely'')&lt;br /&gt;
|This command, otherwise known as a [https://askubuntu.com/questions/159491/why-did-the-command-make-my-system-lag-so-badly-i-had-to-reboot shell fork bomb] will make the terminal display the &amp;lt;code&amp;gt;[...]&amp;lt;/code&amp;gt; loading dots indefinitely, as though it crashed.&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;9&amp;quot; |&amp;lt;code&amp;gt;'''a/s/l'''&amp;lt;/code&amp;gt; ''or'' &amp;lt;code&amp;gt;'''asl'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|{{w|Age/sex/location|A/S/L}} is not a Unix command, but an acronym of Age/Sex/Location in this case. The following replies are possible:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;2/AMD64/Server Rack&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered as if the server replied. sex refered as {{w|AMD}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;328/M/Transylvania&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered by {{w|Dracula}}.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;6/M/Battle School&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered by {{w|Ender Wiggin}} or another boy from battle school.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;48/M/The White House&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered by {{w|Barack Obama}} or another male of the same age in the White House.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;7/F/Rapture&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered by a {{w|Little Sister (BioShock)|Little Sister}} from {{w|BioShock}}.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;Exactly your age/A gender you're attracted to/Far far away.&amp;lt;/code&amp;gt;&lt;br /&gt;
|Requests for A/S/L are often not answered truthfully, but crafted to suit the one asking the question.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;7,831/F/Lothlórien&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered by {{w&amp;lt;/code&amp;gt;Galadriel}} or another elf.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;42/M/FBI Field Office&amp;lt;/code&amp;gt;&lt;br /&gt;
|Answered by an FBI agent (referencing the old [https://tvtropes.org/pmwiki/pmwiki.php/Main/ThereAreNoGirlsOnTheInternet trope] that all girls on the internet are FBI agents impersonating them&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''apt-get'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;This APT has Super Cow Powers.'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|The &amp;lt;code&amp;gt;'''apt-get'''&amp;lt;/code&amp;gt; command is part of the Debian package manager {{w|Advanced_Packaging_Tool|APT}}. This reply is one of the built-in Easter eggs.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''apt-get moo'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
         (__)&lt;br /&gt;
         (oo)&lt;br /&gt;
   /------\/ &lt;br /&gt;
  / |    ||  &lt;br /&gt;
 *  /\---/\  &lt;br /&gt;
    ~~   ~~  &lt;br /&gt;
 &lt;br /&gt;
 ....&amp;quot;Have you mooed today?&amp;quot;...&lt;br /&gt;
|Displays an ASCII drawing of a cow.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''apt-get cow'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;E: Invalid operation cow&amp;lt;/code&amp;gt;&lt;br /&gt;
|Yeah, idk what this is a reference to. Someone help.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''bash'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You bash your head against the wall. It's not very effective.&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|Bash}} is a shell for POSIX-based systems.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''cat [number]/alt.txt'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''displays the title text of the specified comic'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''cat'''&amp;lt;/code&amp;gt; (''without a filename or with an invalid one'')&lt;br /&gt;
|&amp;lt;code&amp;gt;You're a kitty!&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to [[231: Cat Proximity]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''cheat'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |(''opens the [[Store|xkcd Store]]'')&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''buy stuff'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''clear'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''clears the screen'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''curl'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''creates an iframe to the URL specified'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''date'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;March 32nd&amp;lt;/code&amp;gt;&lt;br /&gt;
|Instead of April 1st, which is not a real date.{{Citation needed}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''display title text'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot; colour: red;&amp;quot;&amp;gt;display: unable to open image &amp;quot;title&amp;quot;: No such file or directory.&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|Displayed in red text.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''echo'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Echo ... echo ... echo ...&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;'''{{w|Echo (command)|echo}}'''&amp;lt;/code&amp;gt; is a command used to print text to the terminal.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''ed'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You are not a diety&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|Ed (software)|ed}} is a very simple text editor. It is usually not considered very user-friendly. See also &amp;lt;code&amp;gt;'''vi'''&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;'''emacs'''&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''emacs'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You should use Vim.&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to [[378: Real Programmers]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''enable time travel'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;TARDIS error: Time Lord missing&amp;lt;/code&amp;gt;&lt;br /&gt;
|A {{w|Doctor Who}} reference. See also the &amp;lt;code&amp;gt;'''next'''&amp;lt;/code&amp;gt; command.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''exit'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; |(''ends the terminal session'')&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''quit'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''logout'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''find kitten'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''showed the {{w|robotfindskitten}} game'')&lt;br /&gt;
|The link to the Flash version no longer works, but an HTML version is available [http://robotfindskitten.org/play/robotfindskitten/ here].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''find'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;What do you want to find? Kitten would be nice.&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''finger'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Mmmmmm...&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;'''finger USER'''&amp;lt;/code&amp;gt; is used on UNIX-like systems to get information about another USER. Here, Randall is taking advantage of its suggestive name.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''fuck'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;I have a headache.&amp;lt;/code&amp;gt;&lt;br /&gt;
|fuck is swear word&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''goto [any]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows comic [[292: goto]] and asks if you meant &amp;lt;code&amp;gt;'''display'''&amp;lt;/code&amp;gt; instead.'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''go back'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You cannot go back.&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''go down'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;On our first date?&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''Hello Joshua'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;How about a nice game of Global Thermonuclear War?&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to the {{w|WarGames}} movie.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''hello'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Hello.&amp;lt;/code&amp;gt;&lt;br /&gt;
|A second reply &amp;lt;code&amp;gt;Why hello there!&amp;lt;/code&amp;gt; is coded, but it is never used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''help'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&amp;lt;code&amp;gt;That would be cheating!&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''halp'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''hi'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Hi.&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; |&amp;lt;code&amp;gt;'''hint'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;We offer some nice polos.&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; |Randomly replies with one of four options.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;This terminal will remain available at '''&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://xkcd.com/unixkcd/ xkcd.com/unixkcd/]'''&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;Use the source, Luke!&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;There are cheat codes.&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''i read the source code'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;lt;3&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''irc [nick]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |(''starts an {{w|IRC}} session on the xkcd channel on irc.foonetic.net'')&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''write [nick]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''kill'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Terminator deployed to 1984.&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to the {{w|The_Terminator|Terminator}} movie. In Bash, &amp;lt;code&amp;gt;'''kill'''&amp;lt;/code&amp;gt; is used to end a process.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''latest'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''displays the latest comic'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''locate [filename]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|is normally used to locate a file in a directory. It will give humorous results when searching for &amp;lt;code&amp;gt;'''ninja'''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;'''keys'''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;'''joke'''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;'''problem'''&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;'''raptor'''&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''lpr'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;PC LOAD LETTER&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|Line Printer Daemon protocol|&amp;lt;code&amp;gt;'''lpr'''&amp;lt;/code&amp;gt;}} is a command to print documents. {{w|PC_LOAD_LETTER}} is a printer error.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''make love'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;I put on my robe and wizard hat.&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to this [http://www.albinoblacksheep.com/text/bloodninja roleplay chat transcript] (NSFW), which was also mentioned in [[442: xkcd Loves the Discovery Channel]]. &amp;lt;code&amp;gt;'''make love'''&amp;lt;/code&amp;gt; is a standard Unix joke, because the reply is &amp;lt;code&amp;gt;make: don't know how to make love&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''make me a sandwich'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;What? Make it yourself.&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to [[149: Sandwich]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''man [command]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows unhelpful information about the command'')&lt;br /&gt;
|Only &amp;lt;code&amp;gt;'''last'''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;'''help'''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;'''next'''&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;'''cat'''&amp;lt;/code&amp;gt; have unique responses, all others show a generic &amp;quot;Oh, I\'m sure you can figure it out.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''moo'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;moo&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''more'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Oh, yes! More! More!&amp;lt;/code&amp;gt;&lt;br /&gt;
|The {{w|More (command)|more}} command is used to paginate output.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''nano'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Seriously? Why don't you just use Notepad.exe? Or MS Paint?&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|GNU nano|Nano}} is another text editor for Unix systems (see &amp;lt;code&amp;gt;'''vi'''&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;'''emacs'''&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''ping'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;There is another submarine three miles ahead, bearing 225, forty fathoms down.&amp;lt;/code&amp;gt;&lt;br /&gt;
|The {{w|Ping (networking utility)|ping}} command is used to measure round trip times to a destination. The name does indeed originate from {{w|sonar}} technology.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''pwd'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You are in a maze of twisty passages, all alike.&amp;lt;/code&amp;gt;&lt;br /&gt;
|The {{w|pwd}} command prints the current working directory (see &amp;lt;code&amp;gt;'''look'''&amp;lt;/code&amp;gt;). The output is a reference to {{w|Colossal Cave Adventure}}.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''reddit [number]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the [https://www.reddit.com/ Reddit] voting bar for the specified comic'')&lt;br /&gt;
|If no number is specified, shows xkcd.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''rm [filename]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''removes a file'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''rm -r'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''removes a directory'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''serenity'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You can't take the sky from me.&amp;lt;/code&amp;gt;&lt;br /&gt;
|This is a line from the Balad of Serenity from the {{w|Firefly_(TV_series)|Firefly}} TV series. Serenity is also the name of an Operating System (that Randall probably wasn't thinking of): [https://www.serenityos.org/ SerenityOS].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''shutdown'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&amp;lt;code&amp;gt;Must be root.&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |See also &amp;lt;code&amp;gt;'''sudo poweroff'''&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''poweroff'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''ssh'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;ssh, this is a library.&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|Secure Shell|ssh}} is the command to start a secure shell, but it also resembles the &amp;quot;{{w|Shh}}&amp;quot; sound.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''su'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;God mode activated. Remember, with great power comes great ... aw, screw it, go have fun.&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|Su (Unix)|&amp;lt;code&amp;gt;'''su'''&amp;lt;/code&amp;gt;}} is a command for logging as an upper user, which gives you full and potentially dangerous access to the system. On some systems, &amp;quot;{{w|With great power comes great responsibility|with great power comes great responsibility}}&amp;quot; is also part of a message that is printed the first time &amp;lt;code&amp;gt;'''sudo'''&amp;lt;/code&amp;gt; is used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo [command]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''executes the command with {{w|Superuser|root}} privileges'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo apt-get dist-upgrade'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You are already running [OS].&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo apt-get moo'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Have you mooed today?&amp;lt;/code&amp;gt;&lt;br /&gt;
|(apt-get Easter egg).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo apt-get update'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Reading package lists... Done&amp;lt;/code&amp;gt;&lt;br /&gt;
|Refreshes the package list so the system knows which updates are available.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo apt-get upgrade'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows a link to [http://abetterbrowser.org/ A Better Browser] on Internet Explorer and Firefox (&amp;lt; v3). On all other browsers, it doesn't complain.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo make me a sandwich'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Okay&amp;lt;/code&amp;gt;&lt;br /&gt;
|Behaves like [[149: Sandwich]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo !!'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''will sudo the last command'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo poweroff'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |(''shuts down the system'')&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo shutdown'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo reboot'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |(''restarts the system'')&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo restart'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo rm -rf /'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''breaks all commands until the page is reloaded'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sudo sudo'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;&amp;lt;span style=&amp;quot; colour: red;&amp;quot;&amp;gt;An internal error occurred: RangeError: Maximum call stack size exceeded&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|in red text.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''time travel'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows [[630: Time Travel]]'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''top'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;It's up there --^&amp;lt;/code&amp;gt;&lt;br /&gt;
|The {{w|Top_(software)|&amp;lt;code&amp;gt;'''top'''&amp;lt;/code&amp;gt;}} command shows a table of processes. Here it is taken literally.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''uname'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Illudium Q-36 Explosive Space Modulator&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;'''uname'''&amp;lt;/code&amp;gt; on Unix lists system information. The Illudium Q-36 Explosive Space Modulator is an explosive device created by Marvin the Martian in the {{w|Looney Tunes}} series.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''unixkcd'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''opens a new terminal window'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''use the force luke'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;I believe you mean source.&amp;lt;/code&amp;gt;&lt;br /&gt;
|A reference to {{w|The Force (Star Wars)|the Force}} in the {{w|Star Wars}} franchise.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''use the source luke'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;I'm not luke, you're luke!&amp;lt;/code&amp;gt;&lt;br /&gt;
|An old programmers' joke.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''vi'''&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |&amp;lt;code&amp;gt;You should use emacs.&amp;lt;/code&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |A reference to [[378: Real Programmers]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''vim'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''wget [URL]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''shows the content of the specified URL'')&lt;br /&gt;
|&amp;lt;code&amp;gt;'''{{w|wget}}'''&amp;lt;/code&amp;gt; is a command on Unix to download the content and not show it.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''who'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Doctor Who?&amp;lt;/code&amp;gt;&lt;br /&gt;
|Another {{w|Doctor Who}} reference. The &amp;lt;code&amp;gt;'''who'''&amp;lt;/code&amp;gt; command on Unix lists the logged-in users.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''Whoami'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;You are Richard Stallman.&amp;lt;/code&amp;gt;&lt;br /&gt;
|The {{w|whoami}} command lists the name of the current user. [[Richard Stallman]] is the creator of the GNU project and the Free Software Foundation.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|&amp;lt;code&amp;gt;'''xkcd'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Yes?&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''xyzzy'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Nothing happens.&amp;lt;/code&amp;gt;&lt;br /&gt;
|{{w|Xyzzy_(computing)|xyzzy}} is a magic word, originally used in the game {{w|Colossal Cave Adventure}}.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''your gay'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;lt;code&amp;gt;Keep your hands off it!&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''!!'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''reruns the previous command after stating the command'')&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Game commands====&lt;br /&gt;
There are also some other commands borrowed from a {{w|Zork}} like {{w|Text-based game|text-based adventure game}}.&lt;br /&gt;
{| class=&amp;quot;sortable wikitable&amp;quot;&lt;br /&gt;
! Command&lt;br /&gt;
! Response&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''look'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''describes your current surroundings'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''go [direction]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''moves you in the specified direction'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''light lamp'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''lights your lamp'')&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;'''sleep [seconds]'''&amp;lt;/code&amp;gt;&lt;br /&gt;
|(''sleeps for the specified time'')&lt;br /&gt;
|Without specifying, the nap is 5 seconds. You will be killed by a {{w|Grue (monster)|grue}} if you don't light your lamp when going south. Going West repeatedly will list the refrain from the song {{w|Go West (song)|Go West}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Konami code====&lt;br /&gt;
[[File:Konami code.png|300px|thumb|The image used as the background after using the Konami code five times.]]The terminal also responds to the {{w|Konami code}} Up, Up, Down, Down, Left, Right, Left, Right, B, A. Entering this code repeatedly will, in order:&lt;br /&gt;
# Transform all characters to uppercase&lt;br /&gt;
# Add a greatest shadow&lt;br /&gt;
# Add an orange text-shadow&lt;br /&gt;
# Shake the screen&lt;br /&gt;
# Add a background image of [[Richard Stallman]] from [[345: 1337: Part 5]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
:[The screen is black.]&lt;br /&gt;
:[The text is white, monospaced and in the top left, similar to that of a computer terminal.]&lt;br /&gt;
:[The terminal automatically runs the command:]&lt;br /&gt;
:display&lt;br /&gt;
:[The most recent XKCD comic appears below the current line.]&lt;br /&gt;
:[The terminal runs the command:]&lt;br /&gt;
:cat welcome.txt&lt;br /&gt;
:Terminal: Welcome to the unixkcd console.&lt;br /&gt;
:Terminal: To navigate the comics, enter &amp;quot;next&amp;quot;, &amp;quot;prev&amp;quot;, &amp;quot;first&amp;quot;, &amp;quot;last&amp;quot;, &amp;quot;display&amp;quot;, or &amp;quot;random&amp;quot;.&lt;br /&gt;
:Terminal: Use &amp;quot;ls&amp;quot;, &amp;quot;cat&amp;quot;, and &amp;quot;cd&amp;quot; to navigate the filesystem.&lt;br /&gt;
:[A blinking text cursor appears on the next line, and you can type in commands to make the terminal do stuff.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:April fools' comics]]&lt;br /&gt;
[[Category:Comics featuring Richard Stallman]]&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Dynamic comics]]&lt;br /&gt;
[[Category:Interactive comics]]&lt;br /&gt;
[[Category:Comics with animation]]&lt;br /&gt;
[[Category:No title text]]&lt;/div&gt;</summary>
		<author><name>Vbgoy</name></author>	</entry>

	</feed>