Wurm lab
If we want to make a new directory (e.g. to store some work related data), we can use the mkdir command:
learner@:~$ mkdir learning_unix learner@:~$ ls a_directory another_directory learning_unix