redhat man page for acct

Query: acct

OS: redhat

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
The kernel maintains an accounting information structure for all processes. If a process terminates, and accounting is enabled, the kernel calls the acct(2) function to prepare, and then append, a record for this process to the accounting file. The accounting structure struct acct is also described in the file /usr/include/linux/acct.h.
SEE ALSO
acct(2), sa(1) Debian GNU/Linux 1995-10-31 ACCT(5)
Related Man Pages
acct(5) - mojave
acct(2) - opendarwin
acct(2) - netbsd
acct(5) - netbsd
acct(5) - osx
Similar Topics in the Unix Linux Community
command accton question???
Can I gzip or delete pacct files in solaris ?
possible to lock accounts (passwd -l) and still allow acct to ssh to other server?
Special accounting information
shell scripts - list dead users accts and include a count at the end?