The software management in HP UX is divided as Depot, Bundle, Product and Fileset.
# swlist -l depot : Command shows the depots on the machine.
# swlist -l bundle : Command shows the bundle on the machine.
# swlist -l prodcut : Command shows the product on the machine.
# swlist -l fileset : Command shows the fileset on the machine.
# swlist -l patch : Command shows the patches on the machine.
# swlist -l bundle/product/fileset -a revision : Command to view the revision on the bundle/product/fileset
# swlist -l depot/bundle/product/fileset -a software_spec : Command to view the version, revision, arch, vendor details.
# cd /var/adm/sw : Location of all the software logs on the machine.
# swlist -l depot : Command shows the depots on the machine.
# swlist -l bundle : Command shows the bundle on the machine.
# swlist -l prodcut : Command shows the product on the machine.
# swlist -l fileset : Command shows the fileset on the machine.
# swlist -l patch : Command shows the patches on the machine.
# swlist -l bundle/product/fileset -a revision : Command to view the revision on the bundle/product/fileset
# swlist -l depot/bundle/product/fileset -a software_spec : Command to view the version, revision, arch, vendor details.
# cd /var/adm/sw : Location of all the software logs on the machine.
No comments:
Post a Comment