A Coin-Flip utility for esh: To run this plugin on your shell, enter the following command from your /src directory: $ ./esh -p /web/courses/cs3214/spring2015/projects/student-plugins/shb279_rpc80/flip/ -------------------------------------------------------------------------------------- COMMANDS: 'flip' to flip a coin and see either HEADS or TAILS 'flip n' where n is some positive integer less than 2^32 - 1 'flip stats' to view the statistics of your coin flips Written by: Ryan Connors (rpc80@vt.edu) and Steven Briggs (shb279@vt.edu) for CS-3214 @ Virginia Tech