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 and run them 
through grep so I can pull the piece of information I need.  However, I am having 
difficulty figuring out how to do this.  

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.

Thanks for any help,

Chris



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to