Scheduling jobs based on filesystem activity with incron
Posted by: Anonymous
[ip: 78.86.207.111]
on August 26, 2008 06:36 PM
"Each time you update your incrontab file, run the incrontab -d command to reload the user table. If you don't do this, incron will continue to follow the previously defined rules."
So surely the first thing you do is write a rule for this? :P
Scheduling jobs based on filesystem activity with incron
Posted by: Anonymous [ip: 78.86.207.111] on August 26, 2008 06:36 PMSo surely the first thing you do is write a rule for this? :P
/home/linuxlala/.incrontab IN_CLOSE_WRITE incrontab -d
#