HP-UX: Find Out If Recommend Security Patch Applied Or Not

by Vivek Gite on July 24, 2007 · 0 comments

How do I compare the HP-UX UNIX system output with the most current vendor recommended and security patches?

You need to use swlist command to display information about software products under HP-UX unix operating system.

To shows products, subproducts and filesets under HP-UX UNIX, enter:
# swlist –l fileset
To find applied patch or not, enter:
# swlist –l fileset | grep patch
To display all categories of available patches for patches that have included category objects in their definition, enter:
# swlist -l category
To display all applied patches, enter:
# swlist -l patch

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 7 + 3 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: