You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
miniOS-with-FAT-Block-Based-Storage is a file system simulation implemented in Python, providing functionalities for file creation, deletion, renaming, compression, scheduling, and directory management. It simulates a FAT-based file system with block-based storage, including disk formatting and metadata management.