author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 1 Feb 2009 14:46:27 +0000 (15:46 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 1 Feb 2009 14:46:27 +0000 (15:46 +0100) | ||
commit | 0c75c6cd9bd52480856a9ccb8289e9b17d708c63 | |
tree | b98eef85a5130c23dcf6607de3663f032f847998 | tree | snapshot |
parent | 55e53e154eeaf317b051202f3310d611949e6ff8 | commit | diff |
csv plugin: Make the output to STDOUT compatible to the exec plugin.
Probably not that useful, but the output written to STDOUT by the csv
plugin is not in the form accepted by the exec plugin. This makes some
potentially interesting hacks possible ;)
Probably not that useful, but the output written to STDOUT by the csv
plugin is not in the form accepted by the exec plugin. This makes some
potentially interesting hacks possible ;)
src/Makefile.am | diff | blob | history | |
src/csv.c | diff | blob | history | |
src/utils_parse_option.c | diff | blob | history | |
src/utils_parse_option.h | diff | blob | history |