obd2csv(1) debian man page | unix.com

Man Page: obd2csv

Operating Environment: debian

Section: 1

obd2csv(1)						      General Commands Manual							obd2csv(1)

NAME
obd2csv - Convert obdgpslogger(1) logs to csv files
SYNOPSIS
obd2csv [ options ]
DESCRIPTION
Convert obdgpslogger(1) logs to csv files
OPTIONS
-o|--out <output filename> Output to this .csv file -d|--db <database> Work from logs stored in this database file -s|--start <time> Only dump rows more recent than this -e|--end <time> Only dump rows older than this -z|--gzip gzip compress output using zlib [if available] -v|--version Print out version number and exit. -h|--help Print out help and exit.
NOT OPTIONS
These options aren't intended for end-users, they're for the GUI. -p|--progress Print out progress. It will occasionally print a number in the range [0..100], indicating progress percentage.
SEE ALSO
obdgpslogger(1), obd2kml(1), obd2gpx(1), obdsim(1), obdgui(1), obdlogrepair(1)
AUTHORS
Gary "Chunky Ks" Briggs <chunky@icculus.org> obd2csv(1)
Related Man Pages
csv2rec(1) - debian
obd2kml(1) - debian
obd2csv(1) - debian
obdsim(1) - debian
ifpps(8) - debian
Similar Topics in the Unix Linux Community
need help in Parsing a CSV file and generate a new output file
How to compare file name with a string
How to read and Split a file?
Auto correct a csv file using UNIX shell script.
Read multiple text files and copy data to csv