Ivan . wrote:
Dave,
I couldn't get wget 'http://www.elsenot.com/frsirt-google.html' grep
-o 'href="[^"]*"' frsirt-google.html | cut -d '"' -f 2 > list.txt
to work, so I did
Just wanna point out that I had those as two separate commands on separate
lines, did you really do them on one line like that? That won't work,
although removing 'frsirt-google.html' from the grep command and putting a
bar between it and the wget ought to work. If not, what went wrong?
the first link times out
Yep, that one had a typo, somehow a digit got mangled off the IP address:
--------------------<snip>--------------------
<a
href=http://72.14.03.104/search?q=cache:HG1c4HzNGuYJ:www.frsirt.com/exploits/20050621.p33r-b33r.c.php+site:frsirt.com+p33r&hl=en&ct=clnk&cd=2
--------------------<snip>--------------------
That '03' should be '203' like all the others.
and a few others, also a few return error
pages saying there isn't a cached page.
The cached versions are going to be expiring fairly pronto, so rush and
get it now everyone!
cheers,
DaveK