Linux Command Line – Shells: Using the source command to test startup 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 source command to test your startup files such as .login or .cshrc. This makes it much easier to check any changes you make to your shell variables, as the only other option is to log out and log back in again.