The
Every assignment submission should be accompanied by a
README FileREADME file. Be sure that the file is named
README! Computers are very picky; readme,
README.TXT, readme.cpp are not
acceptable names. The README file should contain the
following information:
How to Submit Assignments: Step-by-step Instructions
Homework must be submitted from your grove class account.
When you submit your homework assignments for grading you will need to
gather all the source files together and create a
README (described above).
cd ~
mkdir hw??
<-- Replace ?? with the assignment number!
Here are some examples of wrong and right directory names:
WRONG RIGHT WHY ========== ===== ================================= hw1 hw01 assignments numbers have 2 digits homework08 hw08 use the abbreviation `hw` HW12 hw12 use lowercase
README,
as described in the previous section.
README file
in the hw?? directory. That means you'll need to ftp them to your
grove account if you haven't already done so.
Click here for Dave's First FTP Primer or "How to Move Files from
CIRCA PC's to Grove"
cd ~).
submit hw??, where the ?? are
replaced with the assignment number.
How to Verify Program Submissions
As mentioned above, when you submit your homework, you will see a list
of files, confirming that they were received. If for some reason you
want to verify that that you (or one of your group memembers)
submitted an assignment, there is a special command that diplays the
list of files last submitted by a particular person and the time s/he
submitted them.
check assignment submitter's_userid
So, for instance, to verify that c3020box submitted hw97, you would
type at the prompt:
check hw97 c3020box
Note: the command will only permit you to check for submission by members of your assigned group.
Additional Help Topics
Click here for Dave's Helpful Unix Tips.
Click here for Dave's First FTP Primer or "How to Move Files from CIRCA PC's to Grove"
Dave -=TiGrr=- Small