(* Handy tool for managing CSV files.
- * $Id: csvtool.ml,v 1.4 2006-10-24 10:06:01 rich Exp $
+ * $Id: csvtool.ml,v 1.5 2006-10-24 10:09:33 rich Exp $
*)
open Printf
Input files:
csvtool takes a list of input file(s) from the command line.
- If none are listed, then stdin is used instead.
Output file:
Normally the output is written to stdout. Use the -o option