C library for I/O operations on uncompressed tar files using Libfuse.
Libfuse 3 must be installed
Clone this repository.
run " git clone https://github.com/hashmi3/TarFS.git "
run ./unmount_make
This will create a "./mountdir" if not already there and run Makefile.
run ./aMOUNT_TAR [NAME OF TAR FILE]
This mounts tar file at mountdir directory.
Now navigate tar file inside mountdir.