Grimnin Fridyson <[email protected]> schrieb:

> oder was mit inotify
> 
> habe folgense "beispiel" gefunde kannst wohl für deine Sache anpassen
> 
> 
> #!/bin/sh while inotifywait -e modify /var/log/messages; do if tail
> -n1 /var/log/messages | grep httpd; then kdialog --msgbox "Apache needs
> love!" fi done Andreas

Es ändert sich keine DATEI, sondern Einträge in der DB... Also, mit inotify
kann ich nichts machen...

Danke trotzdem für deine Antwort
Luca Bertoncello
([email protected])

_______________________________________________
Lug-dd maillist  -  [email protected]
https://ssl.schlittermann.de/mailman/listinfo/lug-dd

Antwort per Email an