/dddsh

DavidDanielDeanShell: A simple shell written for our Operating Systems class

Primary LanguageC++The UnlicenseUnlicense

dddsh

Daniel, David, and Dean Shell, ver 0.3a (A simple shell program written for my Operating Systems class) To compile

g++ -o dddsh *.cpp -lpthread

Then, run the program using the following terminal command.

./dddsh

Type help for assistance.