Lockrun opens or creates a file, places a lock on the file, and, if the lock is obtained, runs another program. When the program terminates, the lock is removed. Options can be set to control waiting, timeout, logging, lock type, and whether the lockfile should be removed.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Unix |
| Implementation | C |