Download List

Project Description

Fcron is a periodical command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that your system is running either all the time or regularly: you can, for instance, tell fcron to execute tasks every x hours y minutes of system uptime or to do a job only once in a specified interval of time. You can also set a nice value to a job, run it depending on the system load average, and much more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-07 03:19 Back to release list
1.1.0

The binary format of the binary fcrontabs has
changed: there is now no more need to reinstall
the fcrontabs when upgrading fcron (but you need
to convert your fcrontabs to the new format once),
and this format should allow extensions without
losing any information. This version has better
management of the errors in load/save fcrontab
functions. The documentation is clearer about
@-lines. fcrontab has more security tests when
running suid root (but, if possible, it should be
suid fcron, as this is far more secure). Unwanted
fcrontabs are now removed before loading them into
memory. Using options first with a &-line may have
led to some problems during the first read by
fcron (mail sent erroneously if noticenotrun was
used, bad set of the first execution's time and
date or immediate execution if bootrun was set);
this has been fixed. fcron used not to be able to
be compiled from any directory because of an
absent -I. line option for the compiler (the
config.h file was not found); this has been fixed.
Tags: Development

Project Resources