Current Forum: 15-211 Main Forum |
Date: Sun Sep 2 2001 6:37 pm |
Author: O'Meara, Robert M. <romeara+@cs.cmu.edu> |
Subject: Re: assignment handin verification |
|
|
You could check the contents of the course handin directory to make sure the files you specified to the handin script were placed there correctly.
% ls -l /afs/andrew/course/15/211/handin/username/hw0/submission_number/
username is your username.
submission_number is which iteration of the handin you're checking, e.g., it's "1" if you've submitted once; "2", twice; etc.
|
|