> Would some one please help me with the syntax to do this? I would prefer
> to have wget execute the grep command or pipe the pages directly to grep
> so that I don't have the website mirrored on my system.
see the info page for wget
try
wget -qq http://some.site/blahblawhateverurlyouwant/ -
I am looking for some help with the wget command. I want to pull some information
from a website, but a small portion. Unfortuently, the part I need is fairly
difficult to get to so I'd like to do this in multiple steps.
The first step I need to go is to use wget to pull pages from the site