SNAX/HLS Configuration and Control Manual

Command Dictionary
Using the HLSRDT Utility
4–12 104705 Tandem Computers Incorporated
FILES Command The FILES command lists the files on a subvolume.
FILES [
$volume-name
[
.subvolume-name
] ]
volume-name
is a Guardian volume name.
subvolume-name
is a Guardian subvolume name.
Consideration
The current default values supplied by CMDSYS and CMDVOL are used for
expansion of the
volume-name
and
subvolume-name
.
Examples
If the ENV command displays the following output:
@ENV
Cmd defaults: $DALLAS.$BIGD.TEXAS
Obey defaults: $CRUDE.HLSRDT
Assumed line:
none
@
Then the following command displays the names of the files in the subvolume
\DALLAS.$BIGD.TEXAS:
@FILES
\DALLAS.$BIGD.TEXAS
FILEA FILEB FILEC
@
The following command displays the names of the files in the subvolume
\DALLAS.$BIGD.HOUSTON:
@FILES HOUSTON
\DALLAS.$BIGD.HOUSTON
FILED FILEE FILEF
@