wok annotate incron/description.txt @ rev 25482
created recipe for py3k-cparser
author | Hans-G?nter Theisgen |
---|---|
date | Mon Oct 17 07:46:10 2022 +0100 (2022-10-17) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24665 | 1 This program is an "inotify cron" system. |
Hans-G?nter@24665 | 2 It consists of a daemon and a table manipulator. |
Hans-G?nter@24665 | 3 You can use it a similar way as the regular cron. |
Hans-G?nter@24665 | 4 The difference is that the inotify cron handles filesystem events |
Hans-G?nter@24665 | 5 rather than time periods. |