A SERVICE OF

logo

Chapter 4 319
Command Definition F-K
LISTACCT
LISTACCT
Displays information about one or more accounts.
Syntax
LISTACCT[ acctset][,listfile] [ ;PASS] [ ;FORMAT={ SUMMARY|BRIEF|DETAIL} ]
Parameters
acctset The accounts to be listed. The default is all accounts for system managers
(SM). For all other users, the default is their logon account. Use the #
symbol to specify a single numeric character. Use the ? symbol to specify a
single alphanumeric character. Use the @ symbol to specify zero or more
alphanumeric characters. By itself, @ represents all the members of a set.
Each of these wildcard characters counts toward the eight character limit
for group, account, and file names.
listfile The name of the output file. The default is $STDLIST, a temporary file that
cannot be overwritten by a BUILD command. It is automatically specified
as a new ASCII file with variable-length records, closed in the temporary
domain, and with user-supplied carriage-control characters (CCTL), OUT
access mode, and EXC (EXCLUSIVE access) option. All other
characteristics are the same as they would be with the FILE command
default specifications.
PASS Permits account managers and system managers to see the password.
FORMAT Specifies one of several display formats, listed below.
SUMMARY Provides a summary of the account information. If FORMAT
is not specified, SUMMARY is the default.
BRIEF Generates a list of account names only.
DETAIL Displays all information associated with the account.
Operation Notes
This command produces account information in an ASCII format.
Use
This command is available from a session, a job, a program, or in BREAK. Pressing Break
aborts the execution of this command. System managers (SM) can list any account on the
system; account managers (AM) and general users can list only their own account.