Software Question

I'm new to solaris. I have a few solaris boxes, and need to know all the software packages & version information that is running on each. I've ran pkginfo -l. It gives me a majority of the information that I need. But I know there are other applications running on the system. How can I find out what those applications are and their version information. Any help would be greatly appreciated.

Thanks.

[420 byte] By [specialadmina] at [2007-11-27 7:50:08]
# 1

Do you have an example?

If software is installed outside of a packaging system, then there's no general way to find it.

For instance, if someone wrote a shell script and started using it as a production tool, nothing on the system is going to record that fact. You'd have to note it yourself.

This is no different from any other operating system.

--

Darren

Darren_Dunhama at 2007-7-12 19:31:09 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
An example would be a Oracle 9i. I don't see anything listed about Oracle when I run pkginfo.Thanks.
specialadmina at 2007-7-12 19:31:09 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...