Hello,

I have read the man pages for flock, lockf, and fcntl. I have used flock will no problems but am curios about the other methods. The locks I use are for entire files.

Which is the better method any why?

Thank you in advance.