Software Package Builder 5.0 User's Guide

IMPORTANT: SPB cannot read a PSF from stdin, therefore, it cannot be used in a pipe symbol
( | ). The following command will not work correctly: cat psf_file | spb -V
Return Values
Upon completion of the validation process using the CLI, SPB returns one of the following values
to indicate the severity of the message:
0
Normal exit. Validation performed with no errors.
1
Validation found a warning.
2
Validation found an error.
For additional information on this and other SPB command line options, refer to the spb(1M)
manpage.
Additional Information
For more information about SPB, see the SPB Help system and Quick Start Tutorial. An example
of some of the topics available in the online help include:
Product Dialog Box
Manage Fileset Content Dialog Box
Overriding Default File Permissions
File Mapping Options
Addressing Packaging Problems
Restructuring the Software Package
Modifying an Existing Package for the Next Release
Additional Information 31