[jump to content][No Software Patents]Tools (new) : minicron [ Home | Scylla+Charybdis old home | Tools (old) | Tools (new) | FAQ | Downloads ]

Moving to GitHub, slowly

The software on this pages will slowly be moved to GitHub https://github.com/hilbix/. The CVS repository will be migrated to GIT as well, so the history will be preserved, a bit. See FAQ.

Scylla and Charybdis, minicron - Tools

The tools are developed under Linux with ESR's paradigm release early, release often in mind.
So you can consider this beta software, or alpha, or pre-alpha, or even worse ;)

Have a look in the download directory for all downloads.
As always here, all you get is the source. No binaries here.

minicron 0.0.0-20080118-042430

This is a program which starts other programs after some time


⇒ ⇒ ⇒ The development shifted to another location. All future versions will be published at https://github.com/hilbix/minicron   ⇐ ⇐ ⇐


Minicron is a tiny starter script, which starts another program or script after some time period. It was optimized for size, not feature.

To compile with diet, try "make static; strip minicron"

Features are:
- Start a program after it was N minutes idle

Planned extensions for future:
- SIGHUP: Shutdown program now
- SIGTERM: Shutdown program and terminate
- Kill a program after M minutes
- Maximum number of parallel processes
- Start a program each N minutes
- SIGUSR1: Start a program now
- SIGUSR2: Start another program now
- Redirect STDIN/OUT/ERR
- Chroot/user/whatever before exec
- Double guard (refork self).
- Load DLL, fork function of DLL.

History:

version 0.0.0-20080118-042430

download (203093 bytes) sig

That was simple.

License and Disclaimer

All you can see here is free software according to the GNU GPL.
Copyright (C)2000-2011 by Valentin Hilbig
Note that the software comes with absolutely no warranty of any kind.
You use the software at your own risk.
Valentin Hilbig cannot be hold responsible for any unintended damage,
lost data or malfunction of the software you can find here.

[FSFE contributor 2007]

[end of page - jump back to content][hacker culture]
Last modified: 2011-09-12 by Valentin Hilbig [ Imprint / Impressum ]