You may turn in your files electronically from any of one the CCC machines by issuing the command:
/cs/cs1001/bin/turnin project files...where project is hw1, hw2, hw3... and files... is a list of files you wish to turn in.
For the first programming assignment, you will issue the following command:
/cs/cs1001/bin/turnin hw1 hw1.f hw1.script
If you have problems using turnin, try changing your host machine before issuing the turnin command (follow these steps):
>xhost wpi
>telnet wpi
(you will be asked for your username and password here)
>/cs/cs1001/bin/turnin project files...
>logout
/cs/cs1001/bin/log projectWhen your grades are available you may check them by issuing the command:
/cs/cs1001/bin/getgrade [project]Specifying a project for the getgrade command is optional.