DOKK / manpages / debian 12 / ruby-dbf / dbf-rb.1.en
DBF-RB(1) General Commands Manual DBF-RB(1)

dbf-rb - command-line utility for the DBF library

dbf-rb [-h|-s|-a] filename

DBF is a small fast library for reading dBase, xBase, Clipper and FoxPro database files.

dbf-rb is a command-line utility for the Ruby DBF library.

print summary information.
create an ActiveRecord::Schema.
create a csv file.
Show summary of options.

Create an ActiveRecord::Schema from the books database.
Dump all records in books.dbf in to a CSV file.
February 23, 2013