Philrobots / unix_file_system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 98.9%Language:Makefile 1.1%