runlock
Utilities to assist running batch processing jobs
Install
- All systems
-
curl cmd.cat/runlock.sh
- Debian
-
apt-get install cronutils - Ubuntu
-
apt-get install cronutils - Kali Linux
-
apt-get install cronutils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cronutils - Raspbian
-
apt-get install cronutils
cronutils
Utilities to assist running batch processing jobs
A set of utilities to complement batch processing jobs, such as those run from cron, by limiting concurrent execution of jobs, setting hard limits on the runtime of a job, and recording execution statistics of a completed job.