.\" Copyright (c) 1995 Dirk Eddelbuettel (Dirk.Eddelbuettel@qed.econ.queensu.ca) .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of .\" the License, or (at your option) any later version. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any .\" document formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, .\" USA. .\" .TH ACCT 5 "1995 October 31" "Debian/GNU Linux" .SH NAME acct \- 執行體(execution)會計檔案 .SH "總覽 (SYNOPSIS)" .B #include .SH "描述 (DESCRIPTION)" 核心 對 所有的程序 維護了 一個 會計資訊結構 . 當 一個 程序 結束後, 如果 開啟了 程序會計, 核心 就 呼叫 .BR acct (2) 函式 生成 該程序 的 會計記錄, 然後 新增到 會計檔案 (accounting file) 中. 檔案 .IR /usr/include/linux/acct.h 中 有對 會計結構 .B "struct acct" 的 描述. .SH "另見 (SEE ALSO)" .BR acct (2), .BR sa (1). .SH "[中文版維護人]" .B 徐明 .SH "[中文版最新更新]" .BR 2003/05/13 .SH "《中國Linux論壇man手冊頁翻譯計劃》" .BI http://cmpp.linuxforum.net .SH "跋" .br 本頁面中文版由中文 man 手冊頁計劃提供。 .br 中文 man 手冊頁計劃:\fBhttps://github.com/man-pages-zh/manpages-zh\fR