How could file size change without 'date modified' getting changed? [closed]
开发者_开发知识库
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 13 years ago.
Improve this questionI was puzzled seeing this. My vmware virtual machine was running and I was monitoring the size of the virtual disk file. The size of the file kept increasing but 'last modified' date remained unchanged. How is this possible? Confused.
My host OS is windows vista and guest (which I guess doesn't matter) is Linux.
My guess is that the last modified date doesn't actually get changed until the file is closed.
精彩评论