a2h - convert ANSI/VT100 escape sequences to HTML
a2h [-] [file...]
The a2h utility reads from standard input, or one or more files, and
converts ANSI/VT100 escape sequences to inline HTML.
The following escape sequences are supported:
<ESC>[0m<ESC>[1m=<b><ESC>[4m=<u><ESC>[5m=<blink><ESC>[8m=<span style='display:none'><ESC>[30-37m=<span style='color:color><ESC>[40-47m=<span style='background-color:color><ESC>[90-97m=<span style='color:color><ESC>[100-107m=<span style='background-color:color>