Did you know that we don't need a graphical user interface (GUI) to create, or make, directories?

Great! mkdir and a name will create a directory in the current directory. We can use ls to make sure that the directory is actually there.

Might it be that the command we're looking for is an abbreviation of make directory?