How to hand in Assignment #3

To submit assignment #3, use the command submit3. This will package and submit all files in your current directory to the marker. Your directory should contain :
  1. uniq_cd.c - your program to implement uniq cd
  2. c_grep.c - your program to implement grep
  3. reader.c - the reader program given you with the function added
  4. Makefile - your makefile to build all C programs
  5. any other files you may have used to do these questions.
Note: please remove any files, including executables, from the directory, that you do not wish to have submitted.
Class Page | Lab Page | Department of Mathematics & Computer Science
University of Lethbridge Home Page