.\" 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