host% cd host% cd cis121 host% mkdir lab-book-13 host% cd lab-book-13 host% cp ~compsci/cis121/EXAMPLES/*.cpp . host% ls
You should see example1.cpp - example10.cpp files. if you get an error message about missing directory, then be sure that you typed the space and period at the end of the cp commmand (the '.' symbolizes the current directory).
Use xcoral to edit the files and g++ to compile them.
Submit your own worksheets.