This lab was my first exposure to scripting in Linux, something I have never done before, and it is safe to say that was the biggest challenge of this lab. It was not that bad however. Things that stayed consistent were adding #!/bin/bash at the top of every script, and writing the “if” lines. This assignment definitely showed me how to write scripts on Linux, and it helped me understand how shell scripts that make linux more useful.