On Mon, 11 Oct 2010, Helio Loureiro wrote: > To até pensando em botar algo como: > > #! /bin/sh > > i=500 > while [ $i -gt 0 ] > do > lynx -dump > "http://lists.debian.org/cgi-bin/spam-report.pl?listname=debian-user-portuguese&msg=msg00114.html&date=2010/10" > i=`expr $i - 1` > done > > Só pra reforçar...
O sistema pega as tentativas repetidas. Mas se você mandar isso aí como um batch-job para uma botnet ou coisa que o valha, funcionaria :p -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

