Execution Instructions

mini shell

gcc -o shelly shelly.c
./shelly
Note: CTRL-D to exit shelly

mini thread scheduler

make tests
make run
make clean

mini file system

Uncomment either line 6 || 7 || 8 in the Makefile
./test.sh