Monday, 10 March 2014

To list the filesets inside .bff


IBM filesets are typically in the .bff format, which can be downloaded from IBM Fix Central.
To check which filesets are included in a specific .bff package, use the following command:

 # bffcreate -ld U829647.bff
   Package Name                   Level                     I/U Content
------------------------------------------------------------------------------
   perl.libext                    2.2.6.0                    U  usr


I --> Installable Fileset (base package will be included)
U -> upgrade filesets

No comments:

Post a Comment