Skip to content

mzinger1/file-system

Repository files navigation

Project Description

This project encompasses the creation of a standard file system. It was created using C and the Linux command line.

Running the tests

$ sudo apt-get install libtest-simple-perl
$ make test

About

Implementation of a file system in C. Supports a variety of file operations such as the creation of files, listing, writing, reading, renaming, deleting, etc. of both small (under 4k) and large files. Additionally, this implementation provided support for arbitrarily nested directories and operations on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors