Demo: https://christianpng.github.io/Portfolio-Website/#/Shell
a powerful Unix shell filled with features that combines the robustness of a traditional Linux shell with innovative new capabilities. It is designed to provide a seamless and enhanced command-line interface. Project was built using C and window's subsystem for linux.
- must be operating on a unix base system
- run "make"
- run ./mysh and the shell should run
- to exit the shell type "exit"
- make clean will remove all the executables and .o files