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 - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss