GNU/Linux ◆ foot ◆ bash 13 views

Within a small 10MB fat32 file system is a file with text content, that is edited and shredded and deleted. During the process we read the (strings) contents of the file system as well as the inode number of the file. The content is versioned on the file system and only the last version is deleted.

That behaviour results from Vim creating a temporary file that gets moved into the location of the original on save quit.