Skip to content

Icarus7337/File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-System

A project containing File System implementation.

-> File Allocation Table View: Depicts the File Allocation Table by executing random create/delete commands on the file system and shows how the structure is implemented.

-> Terminal: The user can type in commands to operate on the file system.

The implementation supports the following commands:

  1. Create File
  2. Delete File
  3. Rename File
  4. Read File
  5. Write to File
  6. Append to File
  7. ls
  8. viz (visualise command to display the File Allocation Table)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages