📚 CPSC 3500 Computing Systems
🐙 https://github.com/edsperanto/Basic_Shell
A rudimentary shell written in C that can execute commands and supports piping. This project was created for CPSC 3500.
dup2()
pipe()
exec()