The acceptable file formats are:
|
/home/cs554001/turnin
|
This command takes 2 arguments:
|
Example:
Example 1: /home/cs554001/turnin hw6-1.pdf hw6-1
This will copy the file "hw6-1.pdf" to the grader account and
tag it with the homework code "hw6-1"
Example 2: /home/cs554001/turnin hw6-2.jpg hw6-2
This will copy the file "hw6-1.jpg" to the grader account and
tag it with the homework code "hw6-2"
|
This command can only be run on a MathCS lab workstation
This command will copy a homework file stored within your cs554 to the grader account and tag it with a specific code.
I recommend you do the following:
|
When you invoke this command without any arguments, it will list the files and the corresponding turn in code that is stored in the grader account.
However: this form must be executed on lab0z !!
Example:
cheung@lab0z> /home/cs554001/turnin lists the following output in my test case: Your Emory NetID = cheung Our records show that you have turned in the following: ========================================================== /* From cheung: file `/home/cheung/cs554/x' as hw6-1 |x| */ /* From cheung: file `/home/cheung/cs554/capture.jpg' as hw6-2 |capture.jpg| */ |
When you execute this form on an ordinary lab workstation, you will get an error.