Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ acctprc1(1M) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

acctcom(1M)

acct(1M)

acctcms(1M)

acctcon(1M)

acctmerg(1M)

acctsh(1M)

cron(1M)

fwtmp(1M)

runacct(1M)

acct(2)

acct(4)

utmp(4)




acctprc(1M) acctprc(1M)
NAME acctprc1, acctprc2 - provide process accounting SYNOPSIS acctprc1 [ctmp] acctprc2 ARGUMENTS ctmp Contains a list of login sessions, in the form described in acctcon(1M), sorted by user ID and login name. This helps it distinguish among different login names that share the same user ID. If you don't supply this file, acctprc1 obtains login names from the password file. DESCRIPTION acctprc1 reads input in the form described by acct(4), adds login names corresponding to user IDs, and then writes (for each process) an ASCII line giving user ID, login name, prime CPU time (tics), nonprime CPU time (tics), and mean memory size (in memory segment units). acctprc2 reads records in the form written by acctprc1, summarizes them by user ID and name, then writes the sorted summaries to the standard output as total accounting records. EXAMPLE These commands are typically used as follows: acctprc1 ctmp < /usr/adm/pacct | acctprc2 > ptacct LIMITATIONS Although normally run commands distinguish among login names that share user IDs, some commands (for example, those run from cron(1M)) find it difficult to do this. They can be more precisely converted by faking login sessions on the console via the acctwtmp program in acct(1M). NOTES A memory segment of the mean memory size is a unit of measure for the number of bytes in a logical memory segment on a particular processor. FILES /usr/lib/acct/acctprc1 Executable file /usr/lib/acct/acctprc2 Executable file /etc/passwd January 1992 1



acctprc(1M) acctprc(1M)
File containing user ID /usr/lib/acct/holidays File containing a list of holidays SEE ALSO acctcom(1M), acct(1M), acctcms(1M), acctcon(1M), acctmerg(1M), acctsh(1M), cron(1M), fwtmp(1M), runacct(1M) acct(2), acct(4), utmp(4) in A/UX Programmer's Reference 2 January 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026