User`s guide
NetBackup Commands
155
B
You can use this option in place of or in combination with the other
restore options in order to make it easier to restore your backups
and archives. The following meta characters can simplify the task of
matching keywords or parts of keywords in the phrase:
* matches any string of characters.
? matches any single character.
[ ] matches one of the sequence of characters specified within the
brackets.
[ - ] matches one of the range of characters separated by the "-".
The keyword phrase can be up to 128 characters in length. All
printable characters are permitted including space (" " ) and period
("."). The phrase must be enclosed in double quotes ("...") or single
quotes (‘...’).
The default keyword phrase is the null (empty) string.
-f
listfile
Specifies a file (listfile) containing a list of files to be restored and
can be used instead of the filenames option. In listfile, list each file
path on a separate line.
The format required for the file list depends on whether the files
have spaces or newlines in the names.
To restore files that do not have spaces or newlines in the names,
use this format:
filepath
Where filepath is the path to the file that you are restoring. For
example:
Note: Use upper case for the drive letter. For example,
C:\NetBackup\Log1
.
C:\programs
C:\winnt
C:\documents\old_memos










