Backup and Restore 2 Manual
BRCOM BACKUP Command
Backup and Restore 2 Manual—522696-019
6-39
OSS Backup Examples
To filter OSS files by modification time, use a WHERE expression and the
MODTIME timestamp. For example:
BR> BACKUP =mytape, OSS (/usr) WHERE MODTIME AFTER
BR+>APR 1 2004 ;
Assume this directory structure:
/ Root directory
usr Subdirectory of the root directory
usr1 File in the /usr directory (last modified on 07 JAN 2003)
usr2 File in the /usr directory (last modified on 02 APR 2004)
usr3 File in the /usr directory (last modified on 07 JAN 2003)