You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Run the program, just type make in the command line. After that there will be a executable file called cs433_hw2. Just type ./cs433_hw2 and the program will run.
About
This project was to create a Shell Program. To implement a history function into it as well. Quick note is that it runs Unix Commands.