Consultor Eletrônico



Kbase 18522: How to determine what is installed on HPUX 10.X machine
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/26/1999
How to determine what is installed on HPUX 10.X machine

DRAFT COPY - Currently under review and edit.

INTRODUCTION:
=============

The purpose of this document is to provide you with a command
that will allow you to determine what is installed on an HP/UX machine
running 10.X or higher.

WHY YOU NEED TO KNOW THIS:
===========================

This is an Operating System utility that is used in determining
what Operating System product and patches are installed on an HP/UX
machine. The information obtained from this command is often
referenced when determining if you need a specific product or patch.


PROCEDURAL APPROACH:
====================

The command is: swlist -l product | more

This command often needs to be ran by root or a super user.

Details on this command can be obtained from your Operating System
Vendor - their online documentation or via man pages (if they are
installed on your machine). The appropriate command to access
the man pages (whihc will give you details about the command) is:

man swlist


KnowledgeBase number: 18522
Creation Date: 01/26/99
Modified Date: 01/26/99