Nothinman
Elite Member
- Sep 14, 2001
- 30,672
- 0
- 0
I guarantee that if MS designed the system to allow you to delete a file whenever, and possibly bring the process that was using it down, you would bash them for that too.
Unix has had the best of both worlds for years now. When you delete a file the directory entry is removed so it can't be used by anything else and the on-disk data is freed as soon as the last file handle is closed. It makes upgrading services in place extremely simple as well, you just replace the files and the running service uses the old versions until you restart it.
Ignore that, he just bashes MS whenever he can
Yes, but it's also true. And the move on boot crap isn't a good solution, if I wanted to reboot to delete the file I could just boot into safemode or a rescue CD and delete it that way.
