Linux Command Line – Regular Expressions: Using grep to search for strings inside files

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 grep command to find simple strings, how to use quotes to search for strings with spaces in them, and how to use regular expressions in the search.