📚 CPSC 3500 Computing Systems

🐙 https://github.com/edsperanto/Basic_Shell

Overview

A rudimentary shell written in C that can execute commands and supports piping. This project was created for CPSC 3500.

What I learned