Linux Command Line – Regular Expressions: Using squarebrackets, ranges and LC_ALL fix

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 [ ] in regular expressions to match any character from a set, such as any lower case character or any numeral.