#!/bin/sh
dsgrep -n 3000 -e 'news client statistics' usenet-stats > dsgrep
./mk-txns-list.pl
./collect-stats.pl > stats-out
./separate-into-files.pl
