pcommit

usage: pcommit <package-file> ...

This command is used to install a package in the system. The command should only be used by system administrators with authority to maintain the software.

For further information, see the Development Toolkit User's Guide.

Return Codes

Listed below are the different return codes for the pcommit command:

CodeDescription

0

Will be returned if the argument count is incorrect, or if the command is successful.

3

Will be returned if the package you want to commit does not exist.

4

Will be returned if the user name and password is missing.

5

Will be returned if the commit failed.

6

Will be returned if any uncaught failures occur during commit.