Linux Command Line – Shell Scripts: Basics of the if statement

This video was created for students in my college class on using the Linux/UNIX command line (tonysako.com). In this video you will learn how to use the if statement in an sh/bash script to make a simple decision, and then execute a section a code or not.