1bon_csv2html(1) General Commands Manual bon_csv2html(1)
2
3
4
6 bon_csv2html program to convert CSV format Bonnie++ data to a HTML form
7 using tables suitable for display on a web page. NB Lynx can't display
8 this properly, and due to the size it probably requires 1024x768 moni‐
9 tor to display properly.
10
11 bon_csv2txt program to convert CSV format Bonnie++ data to plain-text
12 format suitable for pasting into an email or reading on a Braille dis‐
13 play.
14
15
17 They take CSV format (comma-delimited spreadsheet files AKA Comma
18 Seperated Values in MS land) data on standard input and produce HTML or
19 plain text on standard output respectively.
20
21
23 These programs were written by Russell Coker <russell@coker.com.au>.
24 May be freely used and distributed without restriction.
25
26
27
28 bon_csv2html(1)