Operating System - HP-UX
1834264 Members
77308 Online
110066 Solutions
New Discussion

Re: How to check the current installded Patch bundle level.

 
Khalil Ahmed
Frequent Advisor

How to check the current installded Patch bundle level.

Can someone please tell me the command for checking the level of the Support Plus Patch Bundles installed on my HP-UX 11 & 11i systems?

Thanks

Khalil

4 REPLIES 4
Florian Heigl (new acc)
Honored Contributor

Re: How to check the current installded Patch bundle level.

swlist -l bundle | grep -i support

should do it.
yesterday I stood at the edge. Today I'm one step ahead.
Peter Godron
Honored Contributor

Re: How to check the current installded Patch bundle level.

Khali,
swlist -l bundle
should get you the list
Regards
Khalil Ahmed
Frequent Advisor

Re: How to check the current installded Patch bundle level.

Cheers and thanks for the quick response.

Khalil
HGN
Honored Contributor

Re: How to check the current installded Patch bundle level.

Hi

Use the swlist command to find out the patch status

#swlist -l bundle

Rgds

HGN