We will be using turnin on the CSIL machines to submit programming assigments. To help ensure that our grading scripts operate as intended, you need to perform a bit of housekeeping before using turnin.
To prepare your work for submission, do the following:
turnin lab[1-4]@cs170 [code directory]
calvin:~/cs170/lab1-code> pwd /cs/student/msa/cs170/lab1-code calvin:~/cs170/lab1-code> ls jshell* jshell.c jshell.o makefile README calvin:~/cs170/lab1-code> make clean calvin:~/cs170/lab1-code> cd .. calvin:~/cs170> turnin lab1@cs170 lab1-code