Hrvoje Niksic wrote:
> Rahul Joshi <[EMAIL PROTECTED]> writes:
> 
> > Does wget have any option/facility to remove the HTML tags of the
> > retrieved pages so that only the text content can be obtained? For
> > example:
> [...]
> 
> No.  You will need to use something like `lynx -dump' for that
> purpose.

Is there a way to get charset information from wget? So that

  elinks -dump -dump-charset <charset> <file>

could work?

-- 
 .-.   .-.    Yes, I am an agent of Satan, but my duties are largely
(_  \ /  _)   ceremonial.
     |
     |        [EMAIL PROTECTED]

Reply via email to