Linux Command Line – Shells: How the shell path really works, and using rehash to rebuild the search table

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 the shell path really works by building a hash table to contain a list of the commands found in the directories in your $path. You will also learn how to use rehash to rebuild the search table.