Lists fileset families defined in the Backup Database
Synopsis
bak lsftfamilies [-family fileset_family_name] [-help]
Options
-family fileset_family_name 
Names the fileset family to be displayed with the command.  If omitted, all fileset families are displayed.
-help 
Prints the online help for this command.  All other valid options specified with this option are ignored.
Description 
The bak lsftfamilies command displays fileset family entry information about the specified fileset family.  If -family is omitted, it lists all of 
the fileset families defined in the Backup Database.  If -family is provided, it lists only that fileset family.  In both cases, the fileset family entries in each fileset family are 
displayed. 
Privilege Required 
The issuer must be listed in the admin.bak files on all Backup Database machines.
Output 
The output includes a separate entry for each fileset family.  The entry lists the fileset family entries that make up the fileset family.  Each fileset family entry is 
assigned an index number; the issuer of the bak rmftentry command uses these index numbers to identify the fileset family entries to delete. 
Examples 
The following command shows the fileset family entries in the two fileset families currently defined in the Backup Database:
$ bak lsftfamilies
Fileset family user:
Entry 1: server .*, aggregate .*, filesets: user.*\.bak
Fileset family aix31:
    Entry 1: server .*, aggregate .*, filesets: aix31 
Related Information 
Commands: 	bak addftentry(8dfs)