The delbackup command lets you delete old backup files.
Synopsis
delbackup [-l|d] -n
nfslocation
-f
filename
Description
There is a delbackup script that runs daily to delete old backup files, and the delete backup file interval can be modified with the setbkparms command. This script also lets you delete specified backups. The script lists all the archives available at the specified Network File System (NFS) location.
The arguments for the delbackup command are described in the following table:
Argument |
Description |
-l |
List archives available to delete |
-d |
Delete a specific file |
nfslocation |
NFS mount directory (such as: /mnt/br) |
filename |
Name of file to delete |
See also