Skip to content

A file system written in C (simplified version of the UNIX file system) with a version control enhancement; commits can be made to the system to save the current state, and these commits can be reverted to a previous state in the case of a modified or deleted file.

Notifications You must be signed in to change notification settings

andk123/Shadow-File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Shadow-File-System

A file system written in C (simplified version of the UNIX file system) with a version control enhancement; commits can be made to the system to save the current state, and these commits can be reverted to a previous state in the case of a modified or deleted file.

About

A file system written in C (simplified version of the UNIX file system) with a version control enhancement; commits can be made to the system to save the current state, and these commits can be reverted to a previous state in the case of a modified or deleted file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published