Turns off processing accounting.
/usr/sbin/acct/shutacct [ "Reason" ]
The shutacct command turns off process accounting and calls the acctwtmp command to add a record stating the reason to the /var/adm/wtmp file. The shutacct command is invoked by the shutdown command.
Note: It is necessary to place quotation marks around the Reason value in the /var/adm/wtmp file.
Reason | Specifies the reason for accounting system shutdown. This value is optional. |
Access Control: This command should grant execute (x) access only to members of the adm group.
/usr/sbin/acct | The path to the accounting commands. |
/var/adm/wtmp | The login and logout history file. |
The turnacct command.
For more information about the Accounting System, the preparation of daily and monthly reports, and the accounting files, see the Accounting Overview in AIX Version 4.3 System Management Guide: Operating System and Devices.
Setting Up an Accounting System in AIX Version 4.3 System Management Guide: Operating System and Devices explains the steps you must take to establish an accounting system.