NFSTATS(1) — Unix Programmer’s Manual
NAME
nfstats − Print statistics about Notesfiles
SYNOPSIS
nfstats [ -s ] topic [ ... ]
DESCRIPTION
Nfstats prints usage statistics for notesfiles. This program takes a list of notesfiles and lists their statistics on standard output. If more than one notesfile is specified, an aggregate set of statistics is also produced.
Specify -s to have only this aggregate report printed and the individual reports suppressed.
BUGS
Notes sent to two sites are counted as “networked out” twice.
Sequencing past an idle notesfile isn’t counted as an entry. This is a mixed blessing. Not keeping this statistic greatly improves performance.
FILES
/etc/passwd for the users name
/etc/group for the users group
/usr/spool/notes the default notesfile data base
SEE ALSO
notes(1), nfcomment(3),
The Notesfile Reference Manual
AUTHORS
Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa)
Department of Computer Science
University of Illinois at Urbana-Champaign
Urbana, IL
Rob Kolstad (kolstad@convex.UUCP)
CONVEX Computer Corporation
Richardson, TX
7th Edition — University of Illinois