run-single 1.01

run-single ensures that there is at most one instance of a certain command running at any given time. This can be helpful if the command is run by a scheduler like cron that spawns new instances whenever a job is due no matter if the last instance is still running.

 

run-single.tar.gz   [modified: 2010-01-02 19:47]  

The program for download. Enclosed you will find installation instructions.

 

Manual Page   [modified: 2010-01-02 19:47]  

Take a look at the manual page. It should cover most of your questions. After download you can easily get it by calling the script with the `--man' parameter.