shit, i'd just use lynx or links to do

links -source www.washpost.com

but wget could do

wget -O /dev/stdout www.washpost.com

On Wed, 9 Jul 2003, Jerry Coleman wrote:

> Is there a way to suppress the creation of a .html file, and instead
> redirect the output to stdout?   I want to issue a wget command, and just
> grep for some data that is contained in the resulting html file.
>
> Maybe I am missing a command line option to do this, but I don't see one.

-- 
GNU Press
www.gnupress.org

Reply via email to