Skip to content

Ziad235/Virtual-FileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Linux-Based Virtual File System

This is a C++ program of a Linux-based virtual file system.
The default size of a folder inode is 10 bytes, except for the root (whose size is 0 bytes).
You will find the available commands for you to use once you run the program.

How to run the program:

  • Make sure you have the G++ complier installed.
  • Run the program on the terminal using "g++ <program_name>.cpp && ./a.out".

About

This is a C++ program of a Linux-based virtual file system.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages