![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| trying to find out where oracle is installed | soujanya_srk | UNIX for Dummies Questions & Answers | 3 | 12-08-2007 03:01 AM |
| How to find how many CPU installed in the servers | salaathi | UNIX for Dummies Questions & Answers | 7 | 11-13-2007 05:47 PM |
| How to find and apply patches in RHAT linux? | bbose | Linux | 4 | 01-03-2006 03:39 PM |
| How to find who installed an app | dtamminx | UNIX for Advanced & Expert Users | 2 | 04-23-2003 06:00 PM |
| how to see all installed PATCHES | Prafulla | UNIX for Dummies Questions & Answers | 1 | 01-15-2002 06:17 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to find out installed patches on Sun5.9
Hi Unix Experts,
I'm told to install WebSphere MQ on Sun 5.9 box. Before I install it, my task is to find out what OS patches have already installed on the box. I tried pkginfo -i command but it gives all of the packages installed. I want to find out a specific patch has been installed or not on the box. Any idea or help would be highly appreciated. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Hi hkhan12,
Code:
$ showrev -p -c |
|||
| Google The UNIX and Linux Forums |