Linux Command Line – Shells: Shell variables for controlling history lists

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 about the $history shell variables that is used to control how many commands the shell saves, and the $savehist and .history files that are used to save commands between sessions.