wouxun(1) debian man page | unix.com

Man Page: wouxun

Operating Environment: debian

Section: 1

WOUXUN(1)						      General Commands Manual							 WOUXUN(1)

NAME
wouxun - wrapper around the owx utility to operate CSV files directly
SYNOPSIS
wouxun ( -i | -x ) [ <csvfile> ]
DESCRIPTION
This manual page documents briefly the wouxun command.
OPTIONS
These options are common to all commands. -h Show summary of options. -n Simulate, don't do anything but checks. -r Reload the pl2313 kernel module before doing anything (requires sudo). -i [ <csvfile> ] Import the given CSV into the device (defaults to wouxun.csv). -x [ <csvfile> ] Export the device into the given CSV file (defaults to wouxun.csv). Will not overwrite the file unless -f is specified. -f Overwrite any existing .csv file.
SEE ALSO
owx(1),chirp(1), the README file.
AUTHOR
The wouxun wrapper was writte by Antoine Beaupre <anarcat@koumbit.org>. This manual page was written by Antoine Beaupre <anarcat@koumbit.org>, for the Debian project (and may be used by others). October 26, 2011 WOUXUN(1)
Related Man Pages
csv(n) - redhat
mongoexport(1) - debian
owx(1) - debian
pymetrics(1) - debian
bb-csvinfo.cgi(1) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file