From 524ec08f263c36df07f357e494d3d9bc5a282435 Mon Sep 17 00:00:00 2001 From: Shawn Boyette Date: Wed, 21 Jan 2009 06:36:38 +0000 Subject: [PATCH] more todos --- csv_extractor | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/csv_extractor b/csv_extractor index 79c2458..99e047c 100755 --- a/csv_extractor +++ b/csv_extractor @@ -4,6 +4,8 @@ # # * add getopt support # * use tag generator to expand list of wanted fields? +# * insertion of constant-value fields +# * field mapping ("some text" -> 4)? # csv-extractor FILENAME FIELD_LIST -- 1.7.2.5