For example, if for homework 5 you have a program called squareRoot.c
and an output file called hw5.output, you're should type:
submit cmps012a.f99 hw5 squareRoot.c hw5.output
When you submit multiple copies, only the last one remains. If you
want to see what you've turned in, use the command peek with the
class and assignment name:
peek cmps012a.f99 hw5
Ewerton L. Madruga
Modified by Kevin Klenk