This shell was created for CSCI 1730. It is made with C++ and has all the functionality of a regular shell. It utilizes the exec and fork functions to execute piping, I/O redirection, and other shell functions.