AndyZhangDavis / FileSystem-ecs150

The goal of this project is to implement the support of a very simple file system, ECS150-FS. This file system is based on a FAT and supports up to 128 files in a single root directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The goal of this project is to implement the support of a very simple file system, ECS150-FS. This file system is based on a FAT and supports up to 128 files in a single root directory.


Languages

Language:Shell 79.7%Language:C 18.4%Language:Makefile 1.0%Language:C++ 0.9%