Pipes

Description

You will write a function similar to the exec family of functions and a driver program to test the function.

General Specifications

Function Specifications

The function you write should behave like the exec family of functions, which are essentially used to run a separate program which we will call command here:

You get to decide what the API looks like. Include a README file in your submission that documents your design decisions.

Driver Specifications

Turning in the Assignment

For this assignment, you must turn in a zip file of a directory named project2 containing the appropriate files. Include a README file that discusses the design decisions that you made.

Submit the zip file to the appropriate folder on D2L.