Andreas
Andreas
This would indeed be very useful. I have to type in `status` so many times. Perhaps `status` can be replaced by `s` ? :-)
It is currently possible, to add a different incrontab for each user. Just as it is in cron. I am not aware of the syntax, how this can be done...
found it. 6th parameter in crontab # m h dom mon dow user command 17 \* \* \* \* root cd / && run-parts --report /etc/cron.hourly
Thanks for your bug report. Yes, the current parser is very fundamental. I will attempt to tackle this in future by using a proper parser-generator.
Yes. Maybe it is a good idea to delay the next debian package for another week so I can fix this. RECUSIVE=false should be the default. DOTDIRS was acutaully a...
Hi Dan, you are commenting on an unrelated issue. This issue is about the default settings. Anyways I've checked your code and also merged it into my current source. I...
still persistent in v 0.5.10
after some time of checking I relised that this is not a bug. The man page mentioning comment lines is incron.conf.5 . incrontab is not supposed to have comments. Documentation...
I could not reproduce this so far. Can you tell me which attribute you are observing? It is a read or write access? Also are you obersiv "LOTS" of files?...
Added to the wishlist. For now, this can always be done by putting the command in a shell script and call that script in incron.