C based project to build a unix shell.
- Change the permissions on the test script
chmod +x ./p3testscript
- Run
make clean
to clean the directory thenmake
to compile the executable - To run the test script run
make test
Preview:
Jared Connor - [email protected]