We'll be using a script to handle all the lab submissions for this class. Unlike the turnin script that some of you may know, it will submit everything in the directory. This affords you the maximum flexibility in how to structure your code, and allows you to include any additional information, pleas, or concerns in the form of README files. However, cleaning up the directory before submission will be your responsibility. You can find the script here:
/cs/class/cs170/bin/170submit
To get it to work right, do the following:
calvin:~/cs170/lab1> pwd /cs/student/msa/cs170/lab1 calvin:~/cs170/lab1> ls jshell* jshell.c jshell.o makefile README calvin:~/cs170/lab1> rm jshell.o jshell calvin:~/cs170/lab1> /cs/class/cs170/bin/170submit enter lab number (1-5): 1 lab1 has been mailed to the TAs, thank you