Honors 1000, Fall 2019, Handin Instructions

Typically for most homeworks you will have to do the following:

Submit all files using the following command on tinman.cs.gsu.edu:

  $ sudo handin1000 1 file1.py file2.sql file3.pdf file4.txt
This will prompt you for your unix password. You should see one SUCCESS message for each file you submit. Resubmissions are allowed under the same file name and the handin script will ask you whether you want to overwrite the old submission file.

NOTE: The 1 in the command refers to the assignment number. For assignment 2, this should be 2, and so on.

Page Maintained by raj@cs.gsu.edu