in reply to (tye)Re2: File locking on NFS
in thread File locking on NFS

That makes sense, and explains what jwz meant in why I hate Java by saying that, There is no way to access link() on Unix, which is the only reliable way to implement file locking.

Far from that being random trivia, I have something that I need to do at work eventually where I will find that fact useful...