How to hand in Assignment #4

To submit assignment #4, use the command submit4. This will package and submit all files in your current directory to the marker. Your directory should contain :
  1. reverse.c - your program to copy a file in reverse using unformatted IO
  2. myls.c - your program to emulate ls -al
  3. myshell.c - your implementation of a simple shell
  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