[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev using lynx to turn HTML into text
From: |
Michael Warner |
Subject: |
Re: lynx-dev using lynx to turn HTML into text |
Date: |
Mon, 29 Jun 1998 22:36:42 -0700 |
On Mon, Jun 29, 1998, Chris Roy <address@hidden> wrote:
> I know that Lynx can do this for full files, but does anyone know if I
> can just do this for part of a file? I don't want it to parse the whole
> file I just want it to parse a certain area. Can I just pipe in the
> designated area to the lynx command or is there an easier way?
I'm pretty sure there's no way to feed lynx on stdin, so piping
a chunk of html source to lynx won't work. I think you'll have
to save the portion you want rendered to a file by hand (or
script?), and then give lynx the filename.
--
Michael Warner
<address@hidden>