Linux Command Line – Regular Expressions: Start and end line positional modifiers

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 ^ and $ regular expression positional modifiers to specify that a pattern must be at the start or end of a line.