From: Thomas Hochstein Date: Mon, 1 Nov 2010 16:04:05 +0000 (+0100) Subject: gatherstats.pl: Add '-l' option. X-Git-Tag: 0.01~10 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=ad6097927113a27587ed8b1785f18c4b18db58e8;hp=ad6097927113a27587ed8b1785f18c4b18db58e8;ds=sidebyside gatherstats.pl: Add '-l' option. Add '-l' option to check newsgroup names against a list of valid newsgroups read from a file (each group on one line, ignoring everything after the first whitespace and so accepting files in checkgroups format as well as (parts of) an INN active file). New ReadGroupList(). Change ListNewsgroups() accordingly. Amend documentation accodingly. See #17. Signed-off-by: Thomas Hochstein ---