Rubric
| Points | Notes | |
|---|---|---|
| S1: Foreground Commands | 15 | check arguments with donothing should use exec should not quit after first run |
| S2: Background Commands | 15 | |
| S3: Finish notification | 10 | check for use of exec and proper exit of printing process (e.g. common probs) |
| S4: Zombies | 15 | be sure your run ps outside of simple shell |