Linux Command Line – Shell Scripts: variables

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 variables in shell scripts. You will learn how to assign values to variables, and how to access or print the value stored in the variable.