Re: How to execute 'lynx {url.address}' in a shell script

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Jeff Garland
Datum:  
To: plug-discuss
Betreff: Re: How to execute 'lynx {url.address}' in a shell script
On Mon, 23 May 2005 18:21:32 -0700, Josef Lowder wrote
> Anyone know how I could execute 'lynx {url.address]' in a shell
> script and capture the output to a file as a background task?
>
> For example, let's say I wanted to collect the latest listings of
> some specific item from the Arizona Republic classified section and
> send the results to a text file. I have tried various scripts to do
> this, but haven't been able to get one to work yet.
>
> Any suggestions?


lynx -dump url

I found this out using 'man lynx'.

Jeff

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss