To submit your assignment, use turnin on yallara or numbat as follows:
turnin -c cosc1229 yourUserName.tar.gz
where
yourUserName is your login, i.e., user name and
yourUserName.tar.gz is a tarball containing your report,
including all pages and images - with links which point within
your report, source code and any required data.
Test that your submission is complete by unpacking it in a separate directory (/tmp) first. Be careful, it is very easy to miss links in your report which point externally when testing using a browser as the browser simply fetches the external pages for you.
You can overwrite previous submissions by re-running the turnin command. Note that the submission time/date of your assignment is taken to be the last time you run the command.
You can verify your submission using the following command: turnin -c cosc1229 -v
Turnin has a man page.
Last modified: $Date: 2004/09/02 13:41:02 $