|
|
1.1 ! root 1: .\" @(#)acct.5 6.2 (Berkeley) 5/19/86 ! 2: .\" ! 3: .TH ACCT 5 "May 19, 1986" ! 4: .AT 3 ! 5: .SH NAME ! 6: acct \- execution accounting file ! 7: .SH SYNOPSIS ! 8: .B #include <sys/acct.h> ! 9: .SH DESCRIPTION ! 10: The ! 11: .IR acct (2) ! 12: system call arranges for entries to be made in an accounting file ! 13: for each process that terminates. ! 14: The accounting file is a sequence of entries whose layout, ! 15: as defined by the include file is: ! 16: .PP ! 17: .nf ! 18: .ta \w'typedef 'u +\w'ACOMPAT 'u +\w'ac_comm[10]; 'u ! 19: .so /usr/include/sys/acct.h ! 20: .fi ! 21: .PP ! 22: If the process was created by an ! 23: .IR execve (2), ! 24: the first 10 characters of the filename appear in ! 25: .I ac_comm. ! 26: The accounting flag contains bits indicating whether ! 27: .IR execve (2) ! 28: was ever accomplished, and whether the process ever had super-user privileges. ! 29: .SH SEE ALSO ! 30: acct(2), execve(2), sa(8)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.