Submitting Assignments for CSCI 343

Within your Computer Science home directory create a protected subdirectory for this class by typing the following commands:
  1. cd
  2. mkdir -p csci/343/
  3. chmod go-rx csci/343/
Within this directory you should create a subdirectory for each assignment. The subdirectory should indicate the assignment number. For example, the directory for assignment 1 should be named home01, for assignment 2 it's home02, etc. The directory for each assignment should contain all files that are not submitted in hardcopy. The contents on each assignment directory will be copied at noon on the date that the assigment is due.