tcl.listacc

Verb: Access/TCL, Releases: AP

Displays system usage report.

Syntax

listacc [{account.name} | {user-id}] {legend-supp} {tcl-supp} {det-supp} {nopage} {lptr} {ni-supp} {(options}

Description

produces a report of system usage statistics from the 'dm,accounts,' file for all accounts, or for a specified account, or for a specific user-id.

The report contains the following:

'ACCOUNTS' is the item-id column for the report. This contains the user-id or a pcb-fid address.

'MD' is the account name to which the user logged. This value is a 'controlling' value for the remaining values in the right columns.

'L-DATE' is the date the user logged on.

'L-TIME' is the time the user logged on.

'ACCT-TIME' is the total hours and seconds that this account was used.

'CPU' is the amount of CPU units used during this session. 'Units' will vary from system to system, but is generally measured in 1/10th's of seconds.

'PAGES' is the number of pages of output sent to the Spooler.

Options

p directs output to the spooler.

Example

listacc 'bob'
Page 1 ACCOUNTS 08:34:01 22 Apr 1992

ACCOUNTS.... MD........ L-DATE L-TIME ACCT-TIME CPU. PAGES

bob REF 04/02 15:38 00:11:13 497 0
REF 04/02 21:19 05:24:14 55 0
REF 04/03 06:20 00:07:07 3339 1222
REF 04/03 13:41 00:46:15 236 0
REF 04/03 16:38 01:04:08 172 3

See Also

Command Name Type Description
access.lptr Modifier Directs output to printer.
access.ni-supp Modifier Suppresses 'number of items listed' message.
access.det-supp Modifier Suppresses detail on Access reports.
tcl.list-acc Verb: Access Invokes 'listacc' command.
access.tcl-supp Modifier Suppresses TCL command on printed output.
access.nopage Modifier Outputs report without pausing at the bottom of each page.
access.col-hdr-supp Modifier suppresses column and page headings on Access reports.
tcl.listacc_rp Verb: Access Displays system usage report.
filename.accounts Definition Contains history of computer usage.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.