Using the turnin script

The turn-in script will recursively copy all files and subdirectories of your current directory to a location in the course's account. Please avoid running it at your home directory or any other directory that contains files irrelevant to the current project. For any problems while using it please contact the TA with an email (sending the script's output will help).

You may turn-in your project as many times as you need. However, only the MOST RECENT submission will be graded. Please do not abuse this by turning in your project 6 times. Two should be sufficient.

DO NOT FORGET to submit a README file (text or pdf format) with your code, and include your name and e-mail address in the README file. Check the course's page for information related to the contents of the README file.

Instructions:

From any machine on the csug network:
  1. Go to the directory that contains ALL the files that are related to your current project.
  2. Run the script:

    /u/cs173/bin/turnin .


Upon successful completion you will get an output of the form:

TURN_IN has completed successfully.A log of files submitted has been sent to your mailbox.

You will also receive through email a message with the subject``Project submission confirmation'', which will contain a listing of all the files you submitted.