MPE/iX Commands Reference Manual (32650-90877)

282 Chapter8
Command List VI
Commands LISTFILE thru =LOGON
select_eq
A selection equation. Use the selection equation as a filter on
fileset
.
From the set of files matching the fileset, only files that match the
select_eq
requirements are listed. You may select file types by using the
FTYPE option, or you may select object types by using the OBJECT option.
Selection equations have the following format:
[FTYPE = KSAMXL | SPOOL | KSAM64]
[OBJECT = ACCT | GROUP | FILE | DIR | HFSDIR | SYMLINK]
[CODE = number | |mnemonic | |PRIV
[ACCESS = INUSE | OPEN | LOCK| EXCL]
You must enclose selection equations in square brackets. For example:
LISTFILE ./@ ;SELEQ=[OBJECT=DIR]
You can also use your text editor to make a file that contains the OBJECT or
FTYPE statement, for example [OBJECT=DIR], and save it with a filename.
Thereafter, you can select this file by entering the following command:
LISTFILE ./@ ;SELEQ=^FILENAME
The OBJECT option applies to HFS files, and may have any one of the
following values.
ACCT Lists only the MPE ACCOUNT directory. You may use ACCTS,
ACCOUNT, ACCOUNTS as synonyms for ACCOUNT.
GROUP Lists only the MPE GROUP directory. You may use
GROUPS as a synonym for GROUP.
FILE Lists only the files and not directories/groups/accounts.
You may use FILES as a synonym for FILE.
DIR Lists only directories (including groups/accounts and the
system root directory /). You may use DIRS, DIRECTORY, or
DIRECTORIES as synonyms for DIRECTORY.
HFSDIR Lists only directories other than root, accounts, and
groups.
SYMLINK Lists onlyfiles that are symbolic links.
9 LOCKS Shows level 8 information and details about processes accessing the files
including file locking data. Restrictions apply.
10 SUMMARY
WIDE
Shows level 1 information but in a wider format that allows for expression
o larger file sizes. Infromation is also given on how each file is currenly
being accessed; Execute, Read, Write or Store
11 DISCWIDE Shows level 2 information but in a wider format that allows for expression
of larger file sizes. Disk space occupied by each file is presented in
kilobytes (KB) rather than 256 byte sectors.
Table 8-1. Format Options
Opti
on
Name Displayed Information