CS215

Assignment #4 (First Programming Project, continued)


DUE: Thursday, 10/16/2014

Modify your shell (as developed in Assignment 2) in the following ways (appropriately modified if you are going the POSIX rather than the Java route):

This does not call for much in the way of new features (outside of the background "process" feature). Rather, the main task is to change the internal structure of the shell code so that it is multithreaded.


Back to CS215 Home Page