How about wget?

> I want to download an html page to a local file.
> 
> I can do:
> 
> telnet [host] http
> GET foobar.html HTTP/1.0
> 
> and get the page,
> but I want the page in a file that I can then parse.
> I've tried putting the above commands in a script but that don't work.
> Any suggestions?
> 
> TIA,
> Luke
> --
> ========================
> Luke (Terry) Vanderfluit
> Mobile: 0421 276 282
> ========================
> 
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to