| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 1M: System Administration Commands Oracle Solaris 11 Information Library |
- merge or add total accounting files
/usr/lib/acct/acctmerg [-a] [-i] [-p] [-t] [-u] [-v] [filename] ...
acctmerg reads its standard input and up to nine additional files, allin thetacct format (seeacct.h(3HEAD)) or an ASCII version thereof. Itmerges these inputs by adding records whose keys (normally user ID and name)are identical, and expects the inputs to be sorted on those keys.
Produce output in ASCII version oftacct.
Produce input in ASCII version oftacct.
Print input with no processing.
Produce a single record that totals all input.
Summarize by user ID, rather than by user ID and name.
Produce output in verbose ASCII format, with more precise notation for floating-point numbers.
Example 1 Using theacctmerg command.
The following sequence is useful for making "repairs" to any file keptin this format:
example% acctmerg -v <filename1 >filename2
Editfilename2 as you want:
example% acctmerg -i <filename2 >filename1
Seeattributes(5) for descriptions of the following attributes:
|
acctcom(1),acct(1M),acctcms(1M),acctcon(1M),acctprc(1M),acctsh(1M),fwtmp(1M),runacct(1M),acct(2),acct.h(3HEAD),utmpx(4),attributes(5)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |