A 'history' command plugin for the shell. ----------------------------------------- The history command prints the last five commands that the user has previously entered. This attempts to duplicate the built in 'history' command in bash. COMMANDS: history -- Written by Steven Chung (schung7) and Moses Cho (mosescho) Spring 2015 for CS 3214.