Linux Command Line – Regular Expressions: expressions to match characters not in a set

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 build regular expressions with [ ] and the not operator to match any characters that are not in a set.