| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
dump-acctdump-acct dumps some of the contents of one or
more acct files in human readable form. Usage:
dump-acct [opts] files
Unless called with the --raw option, it prints a
table with the following fields, separated by vertical
bars(|):
ac_commname of the executed program
ac_versionversion of the acct file format
ac_utimeuser time
ac_stimesystem time
ac_etimeelapsed time
ac_uiduser id
ac_gidgroup id
ac_mem(average) memory usage
ac_ionumber of characters transferred on input/output
ac_pidprocess id
ac_ppidparent's process id
All times will be given in platform dependent units
("AHZ"). Not all of the above columns will actually
appear, depending on what information your operating system
provides in it's struct acct.
This document was generated on February,
6 2010 using texi2html
1.76.