The purpose of this assignment is to make sure that you can login
to a Linux system and use the checkin program.
This way, you’re sure that your login and password work
before you need them for homework #1.
This assignment is not optional.
Fall13 (it starts with a capital letter)
that contains the path of
your home directory. Nothing else, just the path.
Do this by logging on to a CS Department Linux system, and executing
the pwd command. You could redirect the output to the file, or just
use copy-and-paste and an editor. Here's one way to do it:
cd
pwd >Fall13
/s/parsons/d/fac/applin
~cs155/bin/checkin HW0 Fall13