Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

acct(5)


ACCT

ACCT

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

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)



acct(5)