v7 man page for acct

Query: acct

OS: v7

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ACCT(5) 							File Formats Manual							   ACCT(5)

NAME
acct - execution accounting file
SYNOPSIS
#include <sys/acct.h>
DESCRIPTION
Acct(2) causes entries to be made into an accounting file for each process that terminates. The accounting file is a sequence of entries whose layout, as defined by the include file is: If the process does an exec(2), the first 10 characters of the filename appear in ac_comm. The accounting flag contains bits indicating whether exec(2) was ever accomplished, and whether the process ever had super-user privileges.
SEE ALSO
acct(2), sa(1) ACCT(5)
Related Man Pages
acct(2) - linux
acct(5) - opendarwin
acct(5) - ultrix
acct(5) - netbsd
acct(5) - osx
Similar Topics in the Unix Linux Community
help using acct
Can I gzip or delete pacct files in solaris ?
possible to lock accounts (passwd -l) and still allow acct to ssh to other server?
Need help in writing a script that do internal grep on a log file..and extract acct no's from it..
Need help to run query in loop for all acct nbr in a file..