I moved an old script over to a machine where the file system was NFS mounted (linux 2.2.19 on Debian Woody).
I expected the flock to not work over NFS, but so far locking seems to be working.
Is "flock doesn't work over NFS" still true? And if so, how can I demonstrate it?