utility that will dump a web page to std out?

agerber at ncsu.edu agerber at ncsu.edu
Mon Jun 20 13:13:00 GMT 2005


> Hello,
> Does anyone know of a utility that will get a webpage and dump the output
> to standard out?  I was going to use wget, but it dumps the output to a
> file.  Any ideas?
>
> Thanks
>
> /Brian

Lynx is pretty easy to use for this:

lynx -dump http://www.google.com

--
Alan Gerber



More information about the freebsd-questions mailing list