SFEED_STATS(1) OpenBSD Reference Manual SFEED_STATS(1)

NAME

sfeed_statsformats a feeds file to show a plain text summary

SYNOPSIS

sfeed_stats

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).

SEE ALSO

sfeed_update(1), sfeed(1)

AUTHORS

Hiltjo Posthuma <hiltjo@codemadness.org>
January 3, 2015