1837936 Members
2285 Online
110124 Solutions
New Discussion

regarding Patch

 
nandam
Frequent Advisor

regarding Patch

Hi

Can you tell me how to see only kernal patch in HP-UX is there any specific command for this
3 REPLIES 3
Arunvijai_4
Honored Contributor

Re: regarding Patch

Hi,

Probably, you can try this
# /usr/contrib/bin/show_patches |grep -i PHKL

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Darrel Louis
Honored Contributor

Re: regarding Patch

Hi,

Another option is :
swlist -l patch|grep -i phkl

Darrel
nandam
Frequent Advisor

Re: regarding Patch

Thanks for all i got proper command from you. thank you very much.