crun is a lightweight, easy to use, simpler cron-like tool. It executes a given program a specified number of times after a specified time interval.
| Tags | Utilities |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux BSD FreeBSD |
| Implementation | C |
Recent releases


Release Notes: This release adds minor bugfixes.


Release Notes: Minor bugfixes. Performance enhancements. The program license has been changed from the GPLv2 to the GPLv3.


Release Notes: Minor bugfixes. Waits for the last process to be executed. Error output is written to standard error (stderr). "--help" and "--version" options have been added.