> lynx -source "http://google.com/search?num=100&q=$*"; | \
>   sed -e 's/Froogle//g' -e 's/<img src=[^>]*>//g' \
>   -e 's/href=\//href=http:\/\/google.com\//g' > ~/search.html
>
> That feed the search through Lynx, to which Text Ads aren't served.
> I then view the page in MozFirefox.
>
> Is there a command I can use to tell the Active browser to switch to 
> this page I've saved?

Type 'mozilla --help' and look for 'remote'.

Alexis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to