[plug] Redirecting Web Data

Kim Covil kimc at zydeco.ned.dem.csiro.au
Thu May 25 17:02:14 WST 2000


> Alternatively, if the information returned is HTML and you'd rather
> have it formatted as text:
> 
> lynx -dump http://url.goes.here/ > file.txt

or you may even have a program called GET (which is a perl script)

GET -o text url > file.txt

although it isn't good at tables... and tends to get a bit confused with
scripts... so may not be quite as good as the other methods... but it's
partner HEAD is very useful for testing what is being returned by
webservers... :)

Kim

-- 
====================================================================== 
Kim Covil - Australian Geodynamics CRC   E-mail: kimc at ned.dem.csiro.au 
            CSIRO Exploration & Mining   Tel: +61 8 9284 8425   ,-_!\
            PO Box 437, Nedlands,        Fax: +61 8 9389 1906  /     \
            Western Australia  6009                            *_,-._/   
=================================================================== v 
   Please direct all personal e-mail to kimbotha at it.net.au



More information about the plug mailing list