lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV using Lynx as an automatic internet agent - Thanks!


From: Root
Subject: Re: LYNX-DEV using Lynx as an automatic internet agent - Thanks!
Date: Thu, 3 Apr 1997 00:45:26 -0500

One thing I use (although with a microbrowser instead of lynx) is
something like:

lynx -source http://cnnfn.com/markets/us_markets.html \
| t2tgrnest.awk denest=1

and put this in a command script so I can just type "cnnix" and get a
display of the market indicies (without all the annoying graphics).

I have another agent pull ticker data twice per minute into a file when
the markets are open for later analysis, and I even pull graphs using
similar types of scripts (submit a form, grab the html result, grep for
the gif, then grab and display the gif).

(t2tgrnest.awk is on www.mich.com/~thomas/ftp - it also works with the
ported w32 gawk at www.cygnus.com)

Try that with netscape or IE...

address@hidden
finger address@hidden for PGP key

Now that IE has Active X support, when is Lynx going to be able to
download shell scripts or binaries and execute them automatically after
displaying a warning, or checking a signature?  [just kidding ;-) ]


;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]