How to hand in Assignment #5

To submit assignment #5, use the command submit5. This will package and submit all files in your current directory to the marker. Your directory should contain :
  1. shell.c - your modified shell program which implements redirection
  2. limit.c.c - your program to limit the amount of time a program runs
  3. shellPipe.c - your extended implementation of a shell which handles pipes
  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