| www.delorie.com/gnu/docs/acct/accounting_5.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
All of the original ac's options have been implemented, and a few have
been added. Normally, when ac is invoked, the output looks like
this:
total 93867.14 |
wtmp file. The rest of the flags modify the
output in one way or another.
-d
--daily-totals
Jul 3 total 1.17 Jul 4 total 2.10 Jul 5 total 8.23 Jul 6 total 2.10 Jul 7 total 0.30 |
-p
--individual-totals
bob 8.06
goff 0.60
maley 7.37
root 0.12
total 16.15
|
people
-f filename
--file filename
wtmp file.
--complain
wtmp file has a problem (a time-warp, missing
record, or whatever), print out an appropriate error.
--reboots
ac's automatically count the
time between the login and the reboot record against the user (even
though all of that time shouldn't be, perhaps, if the system is
down for a long time, for instance). If you want to count this time,
include the flag. To make ac behave like the one that
was distributed with your OS, include this flag.
--supplants
ac behave like the one that was distributed with your OS, include
this flag.
--timewarps
wtmp file will suddenly jump
back into the past without a clock change record occurring. It is
impossible to know how long a user was logged in when this occurs. If
you want to count the time between the login and the time warp against
the user, include this flag. To make ac behave like the
one that was distributed with your OS, include this flag.
--compatibility
-a
--all-days
-y
--print-year
--print-zeros
--debug
--tw-leniency value
wtmp files might be slightly out of order (most
notably when two logins occur within a one-second period -- the second
one gets written first). By default, this value is set to 1 second.
Some wtmp's are really screwed up (Suns) and require a
larger value here. If the program notices this problem, time is not
assigned to users unless the --timewarps flag is used. See the
Problems section for more information.
--tw-suspicious value
wtmp file are farther than this number of seconds
apart, there is a problem with the wtmp file (or your machine
hasn't been used in a year). If the program notices this problem, time
is not assigned to users unless the --timewarps flag is used.
-V
--version
ac's version number.
-h
--help
ac's usage string and default locations of system files to
standard output.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |