Research V3 release
[unix-history] / man / man8 / acct.8
.pa 1
.he 'ACCT (VIII)'1/20/73'ACCT (VIII)'
.ti 0
NAME acct -- login accounting
.sp
.ti 0
SYNOPSIS acct\b\b\b\b____ [ -w\b\b__ wtmp ] [ -p\b\b__ ] [ -d\b\b__ ] people
.sp
.ti 0
DESCRIPTION acct\b\b\b\b____
produces a printout giving
connect time
for each user who has logged in
during the life of the current wtmp\b\b\b\b____ file.
A total is also produced.
-w\b\b__ is used to specify an alternate wtmp file.
-p\b\b__ prints individual totals; without this option,
only totals are printed.
-d\b\b__ causes a printout for each midnight to midnight
period.
The people\b\b\b\b\b\b______ argument will limit the
printout to only the specified login names.
If no wtmp file is given,
/usr/adm/wtmp\b\b\b\b\b\b\b\b\b\b\b\b\b_____________
is used.
.sp
.ti 0
FILES /usr/adm/wtmp
.sp
.ti 0
SEE ALSO init(VII), login(I), wtmp(V).
.sp
.ti 0
DIAGNOSTICS "Cannot open 'wtmp'" if argument is unreadable.
.sp
.ti 0
BUGS --