Exercise
Solidify your understanding of how an LFS-based file system works by getting hands-on practice with the exercise provided in this lesson!
Simulator
This section introduces lfs.py, a simple LFS simulator you can use to understand better how an LFS-based file system works. See the previous lesson for details on how to run the ...
Ask