Tagged Questions
5
votes
1answer
883 views
Converting html table into ncurses-like ascii table?
I have some documentation in an html table. I want to convert the table to an ascii table, like you see when you get a mysql command line result back, like this:
+------------+------------+
| header ...