Wget problem in Ubuntu 9.10
Genial Fido
fido.genial at gmail.com
Mon Mar 8 00:02:29 UTC 2010
Hi all,
I am using Ubuntu 9.10 october 2009 release. having a problem in running
wget recursively i mean if i call 2 or more website one after the other my
internet stops working i have to reboot the machine to connect to the
internet. I am calling this wget function from perl.
$i = chr(1) ; % variable from 1 to 100
$address = 'wget -q http:\\www.xxxxx.com\'.$i
system($address); # system('wget -q http:\\www.xxxxx.com\a');
this will work for first few wget call after that my internet stops
working. Please can you tell is there any restriction in wget calls in
ubuntu.
Thanks
fido
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20100307/ad68c008/attachment.html>
More information about the ubuntu-users
mailing list