| www.delorie.com/gnu/docs/acct/accounting_19.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
sa
sa summarizes information about previously executed commands as
recorded in the acct file. In addition, it condenses this data
into the savacct summary file, which contains the
number of times the command was called and the system resources used.
The information can also be summarized on a per-user basis; sa
will save this information into usracct. Usage:
sa [opts] [file]
If no arguments are specified, sa will print information about
all of the commands in the acct file. If command
names have unprintable characters, or are only called once, sa
will sort them into a group called ***other.
If called with a file name as the last argument, sa will use that
file instead of acct.
By default, sa will sort the output by sum of user and system
time.
The output fields are labeled as follows:
cpu
re
k
avio
tio
k*sec
u
s
An asterisk will appear after the name of commands that forked but
didn't call exec.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |