UMBC CMSC 202, Computer Science II, Spring 1999,
Sections 0101, 0102, 0103, 0104
Project 0
Due: Anytime
The sole purpose of this project is to test your ability to submit
projects. You don't have to do this project - and will get no
credit for doing it. If you don't do it and later have trouble
submitting a "real" project, no mercy!
Your task is to submit a small file. If you can do it, relax.
If you can't do it, please email me
abaumg1@cs.umbc.edu from your
gl account.
Tell me what went wrong.
Here's how to submit a small file.
- Choose a filename that does not exist on your gl account.
Let's say it's
Proj0.foo
- Create an empty file of that name by doing
touch Proj0.foo
- Submit that file by doing
submit cs202-01 Proj0 Proj0.foo
You should get a friendly message stating that the file was submitted ok.