Download List

專案描述

incron is an "inotify cron" system. It works like
the regular cron but
is driven by filesystem events instead of time
periods. It contains two
programs, a daemon called "incrond" (analogous to
crond) and a table
manipulator "incrontab" (like "crontab").

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.

2009-06-22 15:54
0.5.9

Spaces in event-related file names are now handled correctly. Crashing on "incrontab --user" has been fixed. The man pages and makefile have been slightly improved.
標籤: Minor bugfixes

2009-01-06 03:49
0.5.8

More "include" directives have been added to ensure better compiler compatibility. Help messages have been fixed. Some warnings related to unhandled failures have been fixed.
標籤: Minor bugfixes

2007-09-04 19:00
0.5.7

Supplementary group access list initialization has been added. A few "includes" have been added due to compatibility with GCC 4.3. Manual pages now contain an explanation of used symbols.
標籤: Minor bugfixes

2007-04-19 02:52
0.5.6

This version is based on inotify-cxx 0.7.2. It fixes compilation problems on Debian Sarge.
標籤: Minor bugfixes

2007-02-14 21:49
0.5.5

This version fixes a bug related to environment variables in incrontab (when editing another user's table), as well as a malfunction of the -V/--version options in both incrond and incrontab.
標籤: Minor bugfixes

Project Resources