How to use Lynx to access USENET with Dos or Windows?
I've used lynx under DOS years ago.
Now I use it regularly under linux.
It's fast as lightning to get a lot of URLs by using a script,
which I guess you could do with a *.bat file, thus:
lynx -dump '<URL1>' > fl
.......
lynx -dump '<URLn' > fn
HTH.
== Chris Glur.
|