-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Samstag, 20. M�rz 2004 11:36 schrieb Lars Weissflog:
> > Kannst du das Script hier mal posten, es gibt mindestens noch einen der > > das auch vorhat, aber nicht wei� wie. > > ROTF-LOL. Bin dabei! Her damit. Jetzt mal f�r alle, weil per PM kommen in einem halben Jahr noch Anfragen. Kleine Frage an Michelle: Das ist ja Open Source, oder? ____ /home/michelle/bin/http_killer.exe _______________________________ / | #!/bin/bash | #Erg�nzungen von Werner Mahr | | PID=$$ | echo $PID >~/log/http_killer.pid | | let Bytes=0 | while [ 1 -lt 2 ]; do | #wget -P ~/tmp/http_killer/ http://www.ianta-ki.de/ | wget -q -P ~/tmp/http_killer http://www.beepworld.de/members15/ianta/ | rm -f ~/tmp/http_killer/* | let Bytes=Bytes+54961 | let MBytes=Bytes/1024/1024 | echo "$i ($MBytes MByte)" | # echo "$i ($MBytes MByte)" >> ~/log/http_killer.log | if [ ! -f ~/log/http_killer.pid ] ; then exit 0 ; fi | done \_______________________________________________________________________ Starten mit: http_killer.exe & Zum beenden einfach ~/log/http_killer.pid l�schen, oder kill `cat ~/log/http_killer.pid` ausf�hren. - -- MfG usw. Werner Mahr registered Linuxuser: 295882 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAXJ6L1jkT71DQrmARAnXSAJ4+4Gp8zTrawhhOy9ZEBGADiS9KAACfUgLc 16DSvreug3j0AjTjIfZCRv4= =40Y1 -----END PGP SIGNATURE-----

