OS project 2022/2023

Test Phase 1

  • Insert a p1test.c file inside folder ~/phase1

Test Phase 2

  • Insert a p2test.c file inside folder ~/phase2/test

Makefile:

In the makefile directory run:

  • make to compile the code
  • make clean to delete the compiled object files