The students won't be building with Jekyll.
----
-layout: lesson
-root: ../..
-title: Introducing the Shell
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: Files and Directories
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: Creating Things
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: Pipes and Filters
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: Loops
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: Shell Scripts
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: Finding Things
----
<div class="objectives" markdown="1">
#### Objectives
----
-layout: lesson
-root: ../..
-title: The Unix Shell
----
The Unix shell has been around longer than most of its users have been alive.
It has survived so long because it's a power tool
that allows people to do complex things with just a few keystrokes.