From: Thomas Hochstein Date: Mon, 1 Nov 2010 14:57:18 +0000 (+0100) Subject: groupstats.pl: Add '-f' option. X-Git-Tag: 0.01~13 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=78389b28e945178cad3f43a63e5d1091334e8dab;hp=78389b28e945178cad3f43a63e5d1091334e8dab groupstats.pl: Add '-f' option. Add '-f' switch to save monthly reports to a file with a filename made up by adding year and month to template submitted via '-f filename': filename-YYYY-MM Modify OutputData() accordingly. Ignore '-c' if '-f' is set. Allow & force '-o dump' if '-f' is set even if a time period is defined. Change documentation accodingly. Fixes #27. Signed-off-by: Thomas Hochstein ---