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

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeff Garland
Date:  
To: plug-discuss
Subject: 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