Webseite regelmäßig durchsuchen

connectnet at web.de connectnet at web.de
Mi Apr 13 11:47:29 CEST 2011


Also so weit bin ich (wir,Ralf sei Dank) schon:

wget -q http://www.radiobielefeld.de/service/blitzer-verkehr.html?type=0  
-O - | grep -i "Meier" | gawk -F"[<|>]" ' { print $9"  "$17" "$21"  "$29"  
"$33}' | sed 's/ä/ae/g;s/ö/oe/g;s/ü/ue/g;s/ß/ss/g' | gawk '{ if  
(length($0)!=0) {system ("mail -s  \"\\\"\""$0"\"\\\"\"  
connectnet at web.de")} } '

Gibt "nur" noch die Fehler:

Null message body; hope that's ok
10:09"... Unbalanced '"'
Can't send mail: sendmail process failed with error code 64
Null message body; hope that's ok
"... Unbalanced '"'
"... User address required
Can't send mail: sendmail process failed with error code 64


Wenn ich jetzt mit crontab -e den Eintrag vornehme:

*	*	*	*	*	sh /root/blitzer.sh

bekomme ich keine Email. Wenn ich blitzer.sh von der Shell starte schon.
Woran kann das denn liegen?

Gruß
Martin



Mehr Informationen über die Mailingliste Lugrav