Query: dump-acct
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DUMP_ACCT(8) System Manager's Manual DUMP_ACCT(8)NAMEdump-acct - print an acct/pacct file in human-readable formatSYNOPSISdump-acct [-r|--reverse] [-R|--raw] [-n|--num recs] [--byte-swap] [--format] [--ahz freq] [-h|--help] [files]DESCRIPTIONThe dump-acct command transforms the output file from the accton format to the human-readable format: one record per line. Each record consists of severald fields which are separated by character "|" (the meaning of concreate field depends on the version of kernel package - with which the accton file was created).OPTIONSThe following options are supported: -r, --reverse Print the output in reverse order. -R, --raw The records will be printed without any parsing. -n, --num NUMRECS Display only the first NUMRECS number of records. --byteswap Swap the bytes (relative to your system's native byte order) in --raw output. --format Set output format with --raw option. --ahz FREQ Set the AHZ (platform dependent frequency in Hertz) to FREQ. -h, --help Print a help message and the default location of the process accounting file and exit.SEE ALSOaccton (8), lastcomm (1) Linux accounting system 2009 December 2 DUMP_ACCT(8)
Related Man Pages |
---|
dump-acct(8) - centos |
lastcomm(1) - centos |
acct(5) - opendarwin |
acctprc(8) - osf1 |
acctprc1(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Adding spaces to record |
i am newer to unix platform |
How to reverse output? |
Process accounting and Shell process time |
Using awk to when reading a file to search and output to file |