Commands 1
Commands 2
Linux Fun Facts
Linux Facts 2
100

This command lists the contents of the current directory.

What is ls?

100

Command which removes a file.

What is rm?

100

This type of software means the code is available public.

What is open source

100

The year linux was created, either 

a) 1986

b) 1991

c) 2001

d) 2015

What is b) 1991?

200

This command creates a new directory

What is mkdir

200

Command which removes a directory.

What is rmdir?

200

The first name of Linux's founder

Who is Linus

200

How many lines of code are in the current Linux Kernel?

a) 8,943

b) 3,980,432

c) 20,323,379

d) 113,534,290

c) 20,323,379

300

This command displays the contents of the listed file.

What is cat?

300

Command which creates a file.

What is "touch"?

300

The mascot and logo animal of the linux kernel.

What is penguin?

300

The coding language which makes up more than 95% of the code behind linux.

What is C?

400

A flag that can be added to ls to show the contents of all subdirectories, down to the file level.

What is -R

400

Command which copies a file.

What is cp?

400

An open source operating system created by Linus Torvalds

What is Linux

400

The first name of the linux OS.

What is FreaX?