Software Distributor Administration Guide for HP-UX 11i
Installing Software
Verifying Your Installation (swverify)
Chapter 294
Verification Tasks and Examples
To verify an installed fileset
mysoft.myfileset
located on the default
depot at
myhosts
, type:
swverify -d mysoft.myfileset @ myhosts
(The @ sign and the
myhost
target designation are optional because the
software being verified located in the default depot on the local host.)
To verify the C and Pascal products that are installed on the local host:
swverify C Pascal
To verify the HP Omniback product that is installed on the local host and
display detailed messages from the process (-v) on stdout:
swverify -v Omniback
To verify the 2.0 version of Omniback that is installed on the local host at
/opt/Omniback:
swverify Omniback,r=2.0 @ /opt/Omniback
Verify a particular version of HP Omniback:
swverify Omniback,1=/opt/Omniback_v2.0
Verify the entire contents of a local depot:
swverify -d \*@/var/spool/sw