Statistics
| Branch: | Revision:

root / synthbench / bonnie++ / .svn / text-base / bon_csv2html.1.svn-base @ 0:839f52ef7657

History | View | Annotate | Download (926 Bytes)

1
.TH bon_csv2html 1 
2
.SH "NAME"
3
.BR bon_csv2html
4
program to convert CSV format Bonnie++ data to a HTML form
5
using tables suitable for display on a web page. NB Lynx can't display this
6
properly, and due to the size it probably requires 1024x768 monitor to display
7
properly.
8
.P
9
.BR bon_csv2txt
10
program to convert CSV format Bonnie++ data to plain\-text format
11
suitable for pasting into an email or reading on a Braille display.
12

    
13
.SH "DESCRIPTION"
14
They take CSV format (comma\-delimited spreadsheet files AKA Comma Seperated
15
Values in MS land) data on standard input and produce HTML or plain text on
16
standard output respectively.
17

    
18
.SH "AUTHOR"
19
These programs were written by Russell Coker <russell@coker.com.au>. May be
20
freely used and distributed without restriction.
21

    
22
.SH "AVAILABILITY"
23
The source is available from http://www.coker.com.au/bonnie++ .
24
.P
25
See http://etbe.coker.com.au/category/benchmark for further information.