|
accept(1m) -- allow/prevent LP destination queuing requests
|
The accept command permits the lp command (see lp(1)) to accept printing requests for each named LP printer or printer class destination queue. The reject command causes the lp command to reject subsequent printing requests for each named destination queue. Requests already queued will continue to be processed for printing by the lpsched scheduler (see lpsched(1M)). Use the lpstat command (see lps... |
acct(1m) -- overview of accounting and miscellaneous accounting commands
|
Accounting software is structured as a set of tools (consisting of both C programs and shell procedures) that can be used to build accounting systems. The shell procedures, described in acctsh(1M), are built on top of the C programs. Connect time accounting is handled by various programs that write records into the utmps database. The programs described in acctcon(1M) convert this file into sessio... |
|
acctcms(1m) -- command summary from per-process accounting records
|
acctcms reads one or more files, normally in the form described in acct(4). It adds all records for processes that executed identically-named commands, sorts them, and writes them to the standard output, normally using an internal summary format. |
acctcom(1m) -- search and print process accounting files
|
The acctcom command reads file, standard input, or /var/adm/pacct, in the form described in acct(4) and writes selected records to standard output. Each record represents the execution of one process. The output has the following column titles: |
acctcon(1m) -- connect-time accounting
|
The acctcon1 command converts a sequence of login/logoff records read from its standard input to a sequence of records, one per login session. Its input should normally be redirected from /var/adm/wtmp or /var/adm/wtmps. Its output is ASCII, giving device, user ID, login name, prime connect time (seconds), non-prime connect time (seconds), session starting time (numeric), and starting date and tim... |
acctcon1(1m) -- connect-time accounting
|
The acctcon1 command converts a sequence of login/logoff records read from its standard input to a sequence of records, one per login session. Its input should normally be redirected from /var/adm/wtmp or /var/adm/wtmps. Its output is ASCII, giving device, user ID, login name, prime connect time (seconds), non-prime connect time (seconds), session starting time (numeric), and starting date and tim... |
acctcon2(1m) -- connect-time accounting
|
The acctcon1 command converts a sequence of login/logoff records read from its standard input to a sequence of records, one per login session. Its input should normally be redirected from /var/adm/wtmp or /var/adm/wtmps. Its output is ASCII, giving device, user ID, login name, prime connect time (seconds), non-prime connect time (seconds), session starting time (numeric), and starting date and tim... |
acctdisk(1m) -- overview of accounting and miscellaneous accounting commands
|
Accounting software is structured as a set of tools (consisting of both C programs and shell procedures) that can be used to build accounting systems. The shell procedures, described in acctsh(1M), are built on top of the C programs. Connect time accounting is handled by various programs that write records into the utmps database. The programs described in acctcon(1M) convert this file into sessio... |
acctdusg(1m) -- overview of accounting and miscellaneous accounting commands
|
Accounting software is structured as a set of tools (consisting of both C programs and shell procedures) that can be used to build accounting systems. The shell procedures, described in acctsh(1M), are built on top of the C programs. Connect time accounting is handled by various programs that write records into the utmps database. The programs described in acctcon(1M) convert this file into sessio... |
acctmerg(1m) -- merge or add total accounting files
|
acctmerg reads its standard input and up to nine additional files, all in the tacct format (see acct(4)) or an ASCII version thereof. It merges these inputs by adding records whose keys (normally user ID and name) are identical, and expects the inputs to be sorted on those keys. |
accton(1m) -- overview of accounting and miscellaneous accounting commands
|
Accounting software is structured as a set of tools (consisting of both C programs and shell procedures) that can be used to build accounting systems. The shell procedures, described in acctsh(1M), are built on top of the C programs. Connect time accounting is handled by various programs that write records into the utmps database. The programs described in acctcon(1M) convert this file into sessio... |
acctprc(1m) -- process accounting
|
acctprc1 reads input in the form described by acct(4), adds login names corresponding to user IDs, then writes for each process an ASCII line giving user ID, login name, prime CPU time (tics), non-prime CPU time (tics), and mean memory size (in memory segment units). If ctmp is given, it is expected to contain a list of login sessions in the form described in acctcon(1M), sorted by user ID and log... |
acctprc1(1m) -- process accounting
|
acctprc1 reads input in the form described by acct(4), adds login names corresponding to user IDs, then writes for each process an ASCII line giving user ID, login name, prime CPU time (tics), non-prime CPU time (tics), and mean memory size (in memory segment units). If ctmp is given, it is expected to contain a list of login sessions in the form described in acctcon(1M), sorted by user ID and log... |
acctprc2(1m) -- process accounting
|
acctprc1 reads input in the form described by acct(4), adds login names corresponding to user IDs, then writes for each process an ASCII line giving user ID, login name, prime CPU time (tics), non-prime CPU time (tics), and mean memory size (in memory segment units). If ctmp is given, it is expected to contain a list of login sessions in the form described in acctcon(1M), sorted by user ID and log... |
acctsh(1m) -- shell procedures for accounting
|
chargefee Can be invoked to charge a number of units to login- name. A record is written to /var/adm/fee, to be merged with other accounting records during the night. ckpacct Should be initiated via cron(1M). It periodically checks the size of /var/adm/pacct. If the size exceeds blocks, 1000 by default, turnacct is invoked with argument switch. If the number of free disk blocks in the /var file sy... |