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.
