NAME

acct - 執行體(execution)會計檔案
 

總覽 (SYNOPSIS)

#include <sys/acct.h>
 

描述 (DESCRIPTION)

核心 對 所有的程序 維護了 一個 會計資訊結構 . 當 一個 程序 結束後, 如果 開啟了 程序會計, 核心 就 呼叫 acct(2) 函式 生成 該程序 的 會計記錄, 然後 新增到 會計檔案 (accounting file) 中. 檔案 /usr/include/linux/acct.h 中 有對 會計結構 struct acct 的 描述.
 

另見 (SEE ALSO)

acct(2), sa(1).
 

[中文版維護人]

徐明 <[email protected]>

[中文版最新更新]

2003/05/13

《中國Linux論壇man手冊頁翻譯計劃》

http://cmpp.linuxforum.net

本頁面中文版由中文 man 手冊頁計劃提供。
 
中文 man 手冊頁計劃: https://github.com/man-pages-zh/manpages-zh

Recommended readings

Pages related to acct you should read also: