**Overview**
This workshop will introduce the Unix shell, a powerful way to communicate with your computer more directly through a command line interface. There are many ways to interact with a computer. Most of the time we click on things and select options with a cursor through a graphical user interface (GUI). A command line is exactly what it sounds like, a way of writing commands to your computer line by line and is incredibly powerful. In this workshop we will show you how to navigate through different parts of your system and introduce some of the most useful commands to be aware of.