Student Information: -------------------------- Tom Dinkelmeyer: tdinkel@vt.edu Greg: watchful@vt.edu How to run: -------------------------- Put plugin folder 'areyousure' in same folder as shell executable. Run shell with option: -p areyousure Base Functionality -------------------------- Every time you enter a command, a prompt will appear. It will (condescendingly) ask you if you are really sure you want to run the command. If you answer with a string starting with anything other than the letter y, it will prevent the command from executing, and it will treat it like you just hit enter instead of typing a command. It will do this for every command, even built in ones. How to test: -------------------------- Add areyousure/group442_areyousure_test.py to your plugins.tst. Run stdriver.py with the follwing options: -p areyousure -o areyousure/group442_areyousure_eshoutput.py