glo_2001_tp3

An basic unix file system that I made for the course Operating systems for engineers

To run the code :

  1. make ufs

  2. ./ufs

To delete the exec :

  1. make clean