DESCRIPTION
sfeed_stats formats a feeds file (TSV) from
sfeed_update(1) to a plain text summary with: the total amount of items, amount of new items, the timestamp of the last item. It reads TSV data from stdin and writes formatted plain text to stdout. For the exact TSV format see
sfeed_update(1).