DISQUS

DISQUS Hello! Phil Dawes' Stuff is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

lockrun - overrun protection for cron jobs

Started by phildawes · 9 måneder dage siden

Found this really handy yesterday. It’s a c binary that wraps your script and checks a lockfile before running it.
e.g. to run ‘myscript’ if it’s not currently running:

lockrun --lockfile=/tmp/mylockfile -- myscript

The cool thing i ... Continue reading »

2 comments

Add New Comment

Returning? Login