Skip to content

It is a project where i implemented a replica of file system or It shows how a file systems works in linux system.

Notifications You must be signed in to change notification settings

RunalBandishti/Virtual_file_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

----------------Virtual_File_System----------------

Name of the project -: VFS (Virtual File System)

Technology -: C-Programming Language

User Interface -: CUI (character User Interface)

Platform -: Windows NT / Linux

Hardware Requirements -: 20 MB HDD and Processor(any one)

Description of the project -: In this project, we are creating a file system which runs on the primary memory (i.e. RAM). This project is CLI (i.e. Command Line Interface) based. The user interface is Command User Interface.

Data structures used in the project -: Singly Linear Linked List.

Compile this project on terminal by using : gcc Virtual File System.c and then run it by using ./a.out command.

About

It is a project where i implemented a replica of file system or It shows how a file systems works in linux system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages