Search Results

3
votes

Locking Executing Files: Windows does, Linux doesn’t. Why?

I think linux / unix doesn't use the same locking mechanics because they are built from the ground up as a multi-user system - which would expect the possibility of multiple users using the same fi …