A locking wrapper script
http://code.google.com/p/withlock/
withlock is a locking wrapper script to make sure that some program isn't run more than once. It is ideal to prevent periodic jobs spawned by cron from stacking up.
The locks created are valid only while the wrapper is running, and thus will never require a cleanup, as after a reboot. Thus, the wrapper is safe and easy to use, and much better than implementing half-hearted locking within scripts.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/withlock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
withlock-0.4.tar.gz | 0000012314 12 KB | |
withlock.changes | 0000002283 2.23 KB | |
withlock.spec | 0000001771 1.73 KB |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 4)
vrev freeze
Comments 0