The syntax for turnin the mp1: You should be in your eecs account (permanent or temporary)

turnin -c eecs370 -p mp1 myproj1

Suppose you have make a directory myproj1 which contains all you files you'd like to turn in. The turnin command given above should be executed at the parent directory of the myproj1 directory ( i.e in the directory when you use "ls" command, you can see myproj1 directory

Don't turnin to eecs370a, that won't be graded!

For later projects, just change the "mp1" tp "mp2", "mp3"… Of course, your directory need to be truned in.