[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HTML viewer



On Tue, Jan 06, 2015 at 05:32:48PM -0500, Ralph Katz wrote:
> 
> On 01/05/2015 07:57 PM, Frank wrote:
> > I am looking for a simple HTML viewer I can use under MC to read
> > HTML docs. I have Dillo installed but even it seems overkill for
> > what I need. Does anyone have suggestions ?
> 
> I use html2text for that.  Very simple.


I use html2text with args:

html2text -width 999 -o <file>.txt -nobs <file>.html

(-width 999		no line breaks)
(-nobs          Don't use backspaces for boldface and underlining)


Reply to: