Query: acctmerg
OS: opensolaris
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
acctmerg(1M) System Administration Commands acctmerg(1M)NAMEacctmerg - merge or add total accounting filesSYNOPSIS/usr/lib/acct/acctmerg [-a] [-i] [-p] [-t] [-u] [-v] [filename] ...DESCRIPTIONacctmerg reads its standard input and up to nine additional files, all in the tacct format (see acct.h(3HEAD)) or an ASCII version thereof. It merges these inputs by adding records whose keys (normally user ID and name) are identical, and expects the inputs to be sorted on those keys.OPTIONS-a Produce output in ASCII version of tacct. -i Produce input in ASCII version of tacct. -p Print input with no processing. -t Produce a single record that totals all input. -u Summarize by user ID, rather than by user ID and name. -v Produce output in verbose ASCII format, with more precise notation for floating-point numbers.EXAMPLESExample 1 Using the acctmerg command. The following sequence is useful for making "repairs" to any file kept in this format: example% acctmerg -v <filename1>filename2 Edit filename2 as you want: example% acctmerg -i <filename2>filename1ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWaccu | +-----------------------------+-----------------------------+SEE ALSOacctcom(1), acct(1M), acctcms(1M), acctcon(1M), acctprc(1M), acctsh(1M), fwtmp(1M), runacct(1M), acct(2), acct.h(3HEAD), utmpx(4), attributes(5) SunOS 5.11 22 Feb 1999 acctmerg(1M)
Related Man Pages |
---|
wtmpfix(1m) - opensolaris |
fwtmp(1m) - php |
fwtmp(1m) - posix |
fwtmp(1m) - linux |
fwtmp(1m) - osx |
Similar Topics in the Unix Linux Community |
---|
Input parameter format |
Vaildation of command line inputs |
how to parse this string |
Appending "_" (underscores) to variable names |
Multiple input and save in windows format |