Project VI for Linus Class


    Write a Bash Shell Script to play the game of Moo with a user via the internet.

    Here is a link to a web page that will help you with this project.
    This link calls a cgi script written in Bash Shell Script and stored in my public directory at ~barton/public_html/Moo.cgi.

    You should create your own public_html directory on ocelot (if it does not already exist) and copy my script (using the cp command) into your directory so that the script works from your web page. Note that the web address calls the computer "ocelot".
    The script generates an HTML form that you can read using the View/Source buttons on your browser.
    The script uses the several form of quotes so you can see how they work.

    The second part of the project is to modify the script (and of course the form) to play Moo in an intelligent way.



    You should develop your project on a UNIX system to gain experience of the UNIX programming environment.
    You should submit your complete program, less than one page please, in hardcopy.
    No communication is expected from your program other than that described above.
    The project is due on October 29th, 2009.