other versions
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 Beaupré <anarcat@koumbit.org>.
This manual page was written by Antoine Beaupré <anarcat@koumbit.org>, for the Debian project (and may be used by others).
October 26, 2011 |