FUP Commands
File Utility Program (FUP) Reference Manual—523323-014
2-75
Commands Related to FC
Commands Related to FC
FILENAMES
Lists the names of files that match the specified wild-card option. The FILENAMES
command is similar to the FILES command, but the FILES command lists all the files in
the specified subvolumes.
OUT listfile
names an existing disk file or a device to receive the listing output from the
FILENAMES command. You can use either a standard file name or a spool
DEFINE name as the OUT file name for a FILENAMES command. If listfile is
an existing file, FUP appends the output to the file.
fileset
specifies the file set to be listed. The fileset parameter can use the wild-card
option in both the subvolume name and the file name. If fileset is not specified,
it defaults to all files in the subvolume. You can specify qualified-fileset for
fileset.
FILENAMES Example
To display the names of all the files containing OLT in all the subvolumes of the current
volumes that start with FUPKIR:
-FILENAMES FUPKIR*.*OLT*
$BASE.FUPKIR
NOLT NOLTE OLTR ROLT XOLT XOLT2
$BASE.FUPKIRK
NOLT NOLT2 OLTE OLTR ROLT
Commands Related to FILENAMES
COMMAND Function Page
HISTORY
Displays previous FUP commands 2-81
! Reexecutes a previous FUP command without modification 2-4
? Displays a previous FUP command 2-5
FILENAMES [ / OUT listfile / ] [ fileset ]
Note. For more information about listfile, see Specifying Files on page 1-8.
COMMAND Function Page
FILES
Displays the names of all files in a subvolume 2-76
INFO Displays information about the files 2-82