Penguin
Annotated edit history of acct(5) version 1 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 ACCT
2 !!!ACCT
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 acct - execution accounting file
12 !!SYNOPSIS
13
14
15 __#include __
16 !!DESCRIPTION
17
18
19 The kernel maintains an accounting information structure for
20 all processes. If a process terminates, and accounting is
21 enabled, the kernel calls the acct(2) function to
22 prepare, and then append, a record for this process to the
23 accounting file. The accounting structure __struct acct__
24 is also described in the file
25 ''/usr/include/linux/acct.h''.
26 !!SEE ALSO
27
28
29 acct(2), sa(1)
30 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.