MPE/iX Commands Reference Manual (32650-90877)
Chapter 7 269
Command List V
Commands HEADOFF thru LISTF
Manuals None
LISTF
Displays information about one or more permanent files. (CM)
Syntax
LISTF[fileset] [,listlevel] [;listfile]
Parameters
fileset
Specifies the set of files to be listed. The default is @, which lists all files in
your logon group. You may select the file(s) to be listed by using the fully or
partly qualified form for fileset:
filename.groupname.accountname
You may use the @ to specify zero or more alphanumeric characters or, if
used by itself, to denote all the members of a set. You may use the symbol #
to specify one numeric character and the symbol ? to specify one
alphanumeric character. The # and ? wildcard characters count toward the
eight character limit for group, account, and file names.
listlevel
Specifies the amount and format of information to display for the file(s)
you select. The default is 0, which displays only the file name. The
listlevel
of the LISTF command is equivalent to the format option of the
LISTFILE command. The levels are described below in Table 7-5. on page
269:
Table 7-5. Format Options
Listlevel Displayed Information
−2 Displays the file's ACD (access control definition). System Managers can view
the ACD for any file. Account Managers can view the ACD for files in that
account. File creators can view the ACD for their files. Other users can view an
ACD only if that ACD specifies that the user has RACD (read ACD) access.
−1 Shows only the file label in hexadecimal. The hexadecimal display generated by
this format option only serves a diagnostic purpose in MPE/iX and is subject to
change.
0 For each directory, this option displays PATH=The name of the file is displayed in
a multicolumn format. This is the default.
1 Displays the file name, file code, record size, record format, and other file
characteristics such as ASCII or binary records,carriage-control option, file type,
current end-of-file location, and the maximum number of records allowed in the
file.
2 Displays the file name, file code, record size, file type, current end-of-file location,
and the maximum number of records allowed in the file. It also displays the
blocking factor, number of sectors in use, number of extents currently allocated,
and the maximum number of extents allowed.