Due: Wednesday, October 7
Our set up and submission is not quite the same as the one in the following document. Please refer to this page for that information.
Copy the files from /csdept/local/courses/cs330/handouts/OSProject.tar.gz
into your cs330 directory.
Extract the files:
tar xfz OSProject.tar.gz
Edit PathSetter.bash
's OS_HOME
variable to point to your OSProject directory.
Run source ../PathSetter.bash
from your project1
directory to get your path set up correctly.
Alternatively, you can copy the code from PathSetter.bash and add it
to your .bash_profile
so that the environment is always automatically set up for you.
Copy your whole project1
directory into your
turnin
directory.
You will be graded on: