> 
>       wget -q (missing flag) ftp://server/file | gunzip -c stdin |
> perlscript.pl

Not sure with wget, but with lynx you can use "-source" or
"-dump".   (Diff being is on HTML docs, "dump" shows you formatted text
version of HTML, while "source" gives you the raw output from the HTTP
server.  FOr non-HTML, both should do the same)

-bill!

Reply via email to