Linux Command Line – Shell Scripts: Using echo to print 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 the echo command to print variables, both the variable name and the value stored in the variable. Plus you will learn how to use echo to output anything with a $ that may be confused with a variable.