CMSC 216 Project #6 Spring
CMSC 216 Project #6 Spring 2019 A Simple Shell Fri May 3, 11:30PM, Tue May 7, 11:30PM 1 Overview In this project, you will write the guts of a shell that will support boolean operations, pipes, and file redirection. The project has two deadlines: Fri May 3, 11:30PM - Your code must pass the following public tests: public00/01/02/06/07/11. That is the only requirement for this deadline. We will not grade the code for style. This first part is worth .5% of your course grade (NOT .5% of this project grade). Notice you can still submit late for this part. Tue May 7, 11:30PM - Final deadline for