csv_to_db (1) Linux Manual Page
NAME csv_to_db – convert comma-separated-value data into fsdb SYNOPSIS csv_to_db <source.csv DESCRIPTION Converts a comma-separated-value data stream to Fsdb format. The input is CSV-format (not fsdb). The first row is taken to be the names of the columns. The output is two-space-separated fsdb. (Someday more general field separators should be supported.) Fsdb fields are normalized…
