On Fri, 2006-07-07 at 10:22 -0700, bruce wrote: > hi... > > has anyone ever run Firefox from the command line, and had it return the > HTML for the given web page, as opposed to displaying the page... To get index.HTML: wget -cP. http://www.google.com Non/HTML: lynx -nolist -dump http://www.google.com Viele gluck! -- Rodolfo Alcazar - rodolfo.alcazar@xxxxxxxxxxxx Netzmanager Padep, GTZ 591-70656800, -22417628, LA PAZ, BOLIVIA http://otbits.blogspot.com -- Grossman's Misquote: Complex problems have simple, easy to understand wrong answers.