CS223 – 6G3 Echoing Tabs and Newlines in bash

This video was created for students in my college class on using the Linux/UNIX command line (tonysako.com). In this video students learn how to use the echo command to print tabs and newlines using \t and \n in the bash shell.