Using The Submit Program




			Information About Submit


We will be using the new submit program to submit assigned
exercises/projects for CMSC 491D.

In general, to submit a project you use:

	submit   

For Project 1 you would use:
	
	submit cs491 proj1 proj1.c

Of course, in place of "proj1.c" you would use the names of the
file(s) that comprise your solution to Project 1.

The project name ("proj1" in the above example) is a name I assign
for the project or exercise.  As each project is assigned, I will
let you know what project name to use.  Right now, we have:

		Assignment	Project Name

		Project 1 	proj1
		Project 3 	proj3

The class name will always be cs491.

You can list what you've submitted by using:

	submit -l  
or
	submitls  

You can remove files you've submitted using:
	
	submit -d   
or
	submitrm   

There is also a graphical version of submit called xsubmit.


REMEMBER: I MUST have your ACS account name in order for you to
          be able to use the submit program.

Currently, these people can use submit:


If your account name is not on this list (or appears to be incorrectly
spelled), please let me know as soon as possible.


Bob



Bob Tarr
University of Maryland, Baltimore County
tarr@umbc.edu