Shell Commands
Copyright © 2000 Chris De Maeyer, All Rights Reserved.
E-mail: ceppe@belgacom.net
csv2html
Converts a CSV file to HTML file.
Synopsis
csv2html -<csvfile-> -<htmlfile-> [--help][--version]
Description
Takes a comma seperated file and converts it to HTML.
Example:
$ csv2html addess.csv address.html
Revision history
$Header: /app/stdio/csv2html.html,v 0.1 2000/09/15 19:22:19 $