MAN acct 5

Материал из Gentoo Linux Wiki

Перейти к: навигация, поиск


Вернуться в раздел мануалов


Это - статья, добавленная автоматически, при помощие специальной программы-робота. Пожалуйста убедитесь что статья добавлена коррекно, исправьте её если это потребуется и уберите пометку {{Bot added}}].

Содержание

[править] Имя

acct - выполнение файла учёта

[править] Обзор

#include <sys/acct.h>

[править] Описание

Если ядро было собрано с включеной опцией учёта процессов, то системный вызов

acct("/somewhere/accountingfile");

запустит учёт процессов. Каждый раз при завершении процесса в файл учёта будет добавляться соответствующая этому процессу запись. Структура учёта struct acct также описывается в файле /usr/include/linux/acct.h .

[править] Смотри также

sa (1), acct (2)

[править] Перевод

Перевёл с английского Виктор Вислобоков <corochoone@perm.ru> 2004

[править] Комментарии к man файлу

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.

Дата последней коррекции перевода 07.03.2004
Перевод с английского сделал Виктор Вислобоков <corochoone@perm.ru>
http://www.linuxshare.ru/projects/man/

Источник — «http://ru.gentoo-wiki.com/MAN_acct_5»
Личные инструменты