Getting the Files

If you've ssh’ed into the GL servers, issue the following command at the command prompt while you’re inside your lab11 directory:

     cp /afs/umbc.edu/users/c/m/cmarron/pub/cmsc202/lab11.cpp .
(Note the '.' at the end of the command--that is very important.)

You will have the following file:

  1. lab11.cpp: contains the driver program.