/fat16FileReader

Implementation of shell for FAT16 image file system reader. 💽💻

Primary LanguageC

fat16FileReader

Features

image

Getting started

  • Rename your fat16 image into "fat16.img".
  • Put the "fat16.img" file you want to read into the /image folder.
  • Go to ./src folder and run 'make'
  • Then run ./FileSystem to enter the file reader shell.
  • Once you are in the shell, run help to see supported commands:

Demo:

image