Copyright (C) 2000-2012 |
Manpages ACCTSection: File Formats (5)Updated: 1995-10-31 Index Return to Main Contents NAMEacct - execution accounting fileSYNOPSIS#include <sys/acct.h>DESCRIPTIONThe 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 ALSOacct(2), sa(1)
IndexThis document was created by man2html, using the manual pages. Time: 04:02:03 GMT, October 06, 2024 |