Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to list Application on a server

Status
Not open for further replies.

copperslim

Technical User
Dec 13, 2002
101
GB
What is the command/s I need to issue to make me list all applications on my system, not necessary running once. This is for Audit purpose.
 
To show software that has been installed with the pkgadd command, use pkginfo -l (to show the software) and showrev -p for patches. These commands will work only for software that has been installed with the pkgadd command. Other software that has been installed with its own installation program (Oracle, for example) will not appear with the pkginfo command.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top