Linux Command Line – Shell Scripts: Using echo for script output with tabs and newline characters

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 display output from a script. You will also learn how to use \t and \n to display tabs and newline characters.