|
VMS Help DIRECTORY, Qualifiers, /SELECT *Conan The Librarian |
/SELECT=(keyword[,...])
Allows you to select files for display. Choose one of the
following keywords:
ACL Displays files that have an associated ACL
NOACL or files that do not (NOACL keyword).
CACHING_ATTRIBUTE=(opDisplays.files that have the specified
caching attribute. Possible options are:
NO_CACHING
WRITETHROUGH
FILE=(option[,...]) Displays portions of the file specification.
The /SELECT=FILE qualifier is used to
turn off specific portions by explicit
or implicit specification of the options.
Possible options are:
[NO]NODE
[NO]DEVICE
[NO]DIRECTORY
[NO]NAME
[NO]TYPE
[NO]VERSION
/SELECT=FILE qualifier cannot be used with
the /FULL qualifier.
ONLINE Displays files that are online or shelved.
NOONLINE
PRESHELVED Displays files that are preshelved or not
NOPRESHELVED preshelved.
SHELVABLE Displays files that are shelvable or not
NOSHELVABLE shelvable.
SIZE=(option[,...]) Displays files according to their size.
Possible options are:
Option Description
MAXIMUM=n Displays files that have
fewer blocks than the value
of n, which defaults to
1,073,741,823. Use with
MINIMUM=n to specify a
size range for files to be
displayed.
MINIMUM=n Displays files that have blocks
equal to or greater than the
value of n. Use with MAXIMUM=n
to specify a size range for
files to be displayed.
(MINIMUM=n, Displays files whose block
MAXIMUM=n) size falls within the specified
MINIMUM and MAXIMUM range.
|
|