Here are the long awaited submissions instructions for your homework. You'll need to take some steps to set up your account. You only need to do the following once: 1. Modify your login scripts to set environmental variable MASTERDIR to /home/cs145 2. Modify your path to include /home/cs145/bin and /home/cs145/bin/grading/share/bin You can accomplish both of the following by simply adding the following line to your .login source /home/cs145/.class_cshrc To have the changes take effect without logging out and back in again, you can run source /home/cs145/.class_cshrc on the command line. To submit your homework assignments: 1. Place all the files you want to submit in a single directory. 2. Run "submit HW1" in that directory. 3. The program will prompt you for the logins of any partners you may have worked with or other files you want to submit. If it says you're not registered for the class, you'll need to run 'register' first and answer the prompted questions. Unlike the old handin system, you can submit as many times as you want up until the deadline. I'll only be grading the latest submission. You can check your grades by running "glookup" once I've entered them.