To turn in homework 1 use the turnin command as mentioned in discussion. From any machine in csil type: turnin hw03@cs60 where is the directory with your Makefile, code and student.id file. The Makefile should be such that we will just type {\tt make} and it should create an executable file called {\tt executeit}. The student.id file should be named student.id, and contain exactly 2 lines. Your full name on the first line, and email address on the second line. The email address you provide is where your grade will be mailed back to. If you have problems turning in your work let me know. ------- I tried turnin hw03@cs60 yyy This is what I got back ... These are the regular files being turned in: Last Modified Size Filename -------------- ------ ------------------------- 1: 06/28/06 17:28 29 yyy/student.id 2: 06/28/06 17:28 41 yyy/Makefile 3: 06/28/06 17:28 7 yyy/xxx.c **************************************************************************** You are about to turnin 2 files [2KB] for hw03 to cs60 *** Do you want to continue? y [ comment <--- I typed the y ] yyy/student.id yyy/Makefile yyy/xxx.c *** TURNIN OF hw03 TO cs60 COMPLETE! ***