Simulator

This lesson explains how to interact with the simulator for the exercise presented in the next lesson.

We'll cover the following...

In this exercise, you will use the simulator, vsfs.py, to study how file system state changes as various operations take place. The file system begins in an empty state, with just a root directory. As the simulation takes place, various operations are performed, thus slowly changing the on-disk state of the file system.

Terminal 1
Terminal
Loading...

The possible operations are:

  • mkdir() - creates a new directory
...
Access this course and 1400+ top-rated courses and projects.