netbsd man page for accton

Query: accton

OS: netbsd

Section: 8

Links: netbsd man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ACCTON(8)						    BSD System Manager's Manual 						 ACCTON(8)

NAME
accton -- enable/disable system accounting
SYNOPSIS
accton [file]
DESCRIPTION
With an argument naming an existing file, accton causes system accounting information for every process executed to be placed at the end of the file. If no argument is given, accounting is turned off. The default accounting file is /var/account/acct. Typically, accounting is enabled by rc scripts during the boot process. In NetBSD, one may enable accounting by setting the variable ``accounting'' to ``YES'' in /etc/rc.conf. Note that, traditionally, the system accounting log file can not be rotated cleanly by newsyslog(8). Instead, a default installation of NetBSD rotates /var/account/acct using the /etc/daily script.
FILES
/var/account/acct Default accounting file.
SEE ALSO
lastcomm(1), acct(5), sa(8)
BSD
January 23, 2008 BSD
Related Man Pages
lastcomm(1) - opensolaris
lastcomm(1) - mojave
lastcomm(1) - netbsd
acct(2) - osf1
acctprc2(8) - osf1
Similar Topics in the Unix Linux Community
command accton question???
accton