Download List

專案描述

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.

2013-01-06 09:48
3.1.1

This release focuses on Vixie cron compatibility (@reboot, etc., shortcuts,
auditing,
job environment,
email headers,
etc.) and refactoring to make the code easier to maintain.

fcrondyn also uses the readline library for a nicer user experience,
and it doesn't require a
password anymore (only really tested on Linux,
feedback and help welcome on other platforms).

2010-04-11 03:24
3.0.6

The prior focus of the 3.0.5 release was to fix a security issue that was found and would allow a malicious user to read fcron configuration files and the fcrontabs of non-root users. It also brings various minor improvements and bug fixes. This release fixes an issue introduced in version 3.0.5 preventing non-privileged users from listing their fcrontab on some systems.
標籤: Stable

2007-11-09 10:05
3.0.4

The random option has been improved. A new option,
erroronlymail, has been added so that an email is
sent only when the job exits with a failure
status. Some cleanup on the file closures has been
done, which should remove the problems some users
would see when jobs were executed.
標籤: Stable, Minor bugfixes

2007-06-10 21:24
3.0.3

Since 3.0.2, the build and install processes have changed significantly to make them more standard and make fcron easier to package, and AIX and Solaris platforms are supported better. Some other minor changes give better compatibility with Vixie cron. Please bear in mind that the default install paths have changed since 3.0.3-rc1 to make them more standard.
標籤: Stable

2007-04-15 20:51
3.0.3-rc1

This development version contains major changes in the build and install processes: the underlying idea is to make them more standard and to make fcron easier to package. This in particular means that the default install paths have changed. Some portability work has also been done for the AIX and Solaris platforms, and two new environment variables (LOGNAME and TZ) are now defined when a job is run.
標籤: Development

Project Resources