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



Discussion
Red link... — The 𝗦𝗾𝗿𝘁-𝟭 talk stalk 10:45, 11 October 2020 (UTC)
has skmone made an actual CLI based on these commands? 172.69.214.224 02:12, 22 November 2023 (UTC)
The Konami Code isn't working for me, does anyone else have this problem? Psychoticpotato (talk) 18:50, 10 May 2024 (UTC)
Should we consider this a comic? I don't know how to think about it. Blue Eyes wasn't a comic but we still consider it as one. --FaviFake (talk) 09:31, 22 February 2025 (UTC)
Add comment