Command line utility to convert a three-column table to a crosstab
apop_db_to_crosstab [\,opts\/] \,dbname table_name rows columns data\/
A command-line wrapper for the apop_db_to_crosstab function. See Apophenia's online documentation for that function for details and tricks.
-d
delimiter (default: <tab>)
-v
verbose: prints status info on stderr
-v -v
very verbose: also print queries executed on stderr
-h
display this help and exit