Heather Huynh

about blog projects press
Shell Project
November 24, 2015

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.