Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 180 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 180 Bytes

UNIXv6-FS

This project implements a simplified version of the UNIX version 6 Filesystem.

It can be used directly through an interpreter or using FUSE (Filesystem in Userspace).