#153·webvm

File timestamps not updating correctly.

Author: mark-oskinCreated Dec 24, 2024Updated Dec 26, 2024

I noticed that simple thing such as "touch" are not updating the time stamp on a file. Editors like "vi" do, however. I suspect touch isn't working on the idb filesystem and vi works because it is creating a new file from scratch and replacing the existing inode?

(cool work btw).