acctdump - accounting data dump utility
Contents
Description
acctdump reads process accounting data from file or, by default, from the system process account file
/var/log/account/pacct and outputs it as a table on stdout.
Name
acctdump - accounting data dump utility
Options
-f|--forwards
Output data with the oldest entry first rather than last.
-q|--no-banner
Don´t output a header in the first line.
-p|--stdin
Read accounting data from stdin.
-r|--raw
Don´t convert date, uid, gid, tty, and exit status to human readable forms.
-u|--resource
Additionally display resource usage data.
See Also
ac(1) accton(8) dump-acct(8) dump-utmp(8) lastcomm(1) sa(8)
Synopsis
acctdump [-f|--forwards] [-q|--no-banner] [-p|--stdin] [-r|--raw] [-u|--resource] [<file>...]
