Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

File metadata and controls

10 lines (7 loc) · 358 Bytes

Unix-File-System-Implementation

A Unix System modelling project of creating a Unix File System.

Includes implementation of complete

  front-end : Shell and System-Calls
  back-end  : Data structures and Persistence

Design Documentation includes theoretical explanation of implementation. Readme.txt includes practical testing of project.