To turn in your project:

First, make sure your files are on attu or a linux machine in the lab. Create a folder named your_username-homeworkX (for example, for homework 0, mine would be wilford-homework0) and copy your files into this folder. Remove all executable files, core dumps, etc. from the homework folder.Next, cd to the parent folder of your project folder, and run the following command:

turnin -v -ccse303 -phwX your_homework_folder

If you are turning in a homework a day late, then use this command:

turnin -v -ccse303 -phwXlate1 your_homework _folder

And for two days late:

turnin -v -ccse303 -phwXlate2 your_homework_folder

Note: if you turn in the homework multiple times, only the last turn in will be graded. As well, if you would like to check to see if you turned assignment x in, type this on attu:

turnin -v -ccse303 -phwX