Is there something similar to setlock available or built into FreeBSD?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

lockf - execute a command while holding a file lock. lockf should be already in the system.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.