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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Jeff Garland
日付:  
To: plug-discuss
題目: 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