Computer History
LaTeX
Computer Navigation
Linux Commands
Wildcard
100

This man planned to use punch cards to program his hypothetical Analytical Engine.

Who is Charles Babbage?

100

This command tells LaTeX to compile a pdf document from a .tex file.

What is pdflatex?

100

A relative pathname starts relative to this directory.

What is the current working directory?

100

This Linux command lists the files and directories in the current working directory.

What is the ls command?

100

This Linux command removes files, and if the -r option is used, directories.

What is the rm command?

200

This technology would speed up Konrad Zuse's computer prototype.

What are vacuum tubes?

200

In a LaTeX file, anything on a line after this character will be ignored by the compiler. 

What is the % (percent) character?

200

An absolute path always starts with this directory.

What is the root directory?

200

This Linux command will print the pathname of the current working directory to screen.

What is the pwd command?

200

Developed in Germany in the 1920s, this machine was an electro-mechanical rotor machine used for the encryption and decryption of secret messages.

What is the Enigma machine?

300

During WWII, Alan Turing worked for this organization at Bletchley Park, Britain’s codebreaking centre that produced Ultra intelligence.

What is the Government Code & Cypher School (GC & CS)?

300

In a LaTeX file, this command will insert the current date at compile time.

What is the \today command?

300

According to the directory image provided, this would be the absolute pathname used if your current working directory is ra and your target directory is bin.

What is /usr/bin?

300

This Linux command will create a new file or change the file time of an existing file.

What is the touch command?

300

In a LaTeX document, this command will generate a title using the given title, author, and date.

What is the \maketitle command?

400

The Open Source Definition was derived from these software guidelines.

What are the Debian Free Software Guidelines?

400

In the tabular environment of a LaTeX file, this symbol is used to separate individual cells (i.e. columns) in a row.

What is the ampersand (&) symbol?

400

According to the directory image provided, this is the relative pathname required if your current working directory is ra and your target directory is home.

What is .. (or ../)?

400

This Linux command will move/rename files and directories.

What is the mv command?

400

This Linux command allows the user to change file mode.

What is the chmod command?

500

Dorothy Vaughan and many of the former West Computers joined this new division at NASA, a racially and gender-integrated group on the frontier of computing.

What is the Analysis & Computation Division (ACD)?

500

In the tabular environment of a LaTeX file, this configuration would generate a table with three center aligned columns.

What is {c c c} tabular configuration?

500

According to the directory image provided, this is the relative pathname required if your current working directory is lib, and your target directory is ra.

What is ../../home/ra?

500

This Linux command will allow a user to run commands with a substitute user.

What is the su command?

500

This was the name given to a set of computers developed by British codebreakers between 1943 and 1945 used in cryptanalysis of the Lorenz cipher.

What is Colossus?

M
e
n
u