Homework 10: Dash-ing trough some pipes.

Modify the dash shell to execute programs through pipes.

This homework is worth 10 points.

Goals

When you finish this homework you should:

Assignment

Continue to work the dash shell. Add the following features

Submission

Email a copy of the C code to complete the final task to your instructor by class time. If your code consists of a single file, the source code will be sufficient, if the code is in multiple files, you should submit a tar file containing the source code and a make configuration file required to build the project.