<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: hpux command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657248#M241463</link>
    <description>Hi Shiva,&lt;BR /&gt;&lt;BR /&gt;Best and easy remembering command are: &lt;BR /&gt;&lt;BR /&gt;#check_patches. &lt;BR /&gt;&lt;BR /&gt;This will show the patch integrity.This command will also generate a verify report in /tmp/check_patches.report for your reference.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;------------------&lt;BR /&gt;&lt;BR /&gt;root@GANGA#/&amp;gt;check_patches&lt;BR /&gt;Obtaining information on installed patches&lt;BR /&gt;Checking installed version of /usr/sbin/swconfig&lt;BR /&gt;Checking for invalid patches&lt;BR /&gt;Checking object module checksums for active patch fileset   726 of   726&lt;BR /&gt;Checking patch filesets for active patch   371 of   371&lt;BR /&gt;Checking state for patch fileset  1306 of  1306&lt;BR /&gt;Checking patch_state for patch fileset  1306 of  1306&lt;BR /&gt;Running swverify on all patch filesets, this may take several minutes&lt;BR /&gt;RESULT: No problems found, review /tmp/check_patches.report for details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for viewing the installed patches you can use&lt;BR /&gt;&lt;BR /&gt;#show_patches&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;-------------&lt;BR /&gt;root@GANGA#-/&amp;gt;show_patches|more&lt;BR /&gt;&lt;BR /&gt;    Active                             Patch&lt;BR /&gt;    Patch                           Description&lt;BR /&gt;  ----------            -----------------------------------------&lt;BR /&gt;  PHCO_22958            set_parms&lt;BR /&gt;  PHCO_23263            HP AutoRAID Manager cumulative patch&lt;BR /&gt;  PHCO_23370            lint(1) library patch&lt;BR /&gt;  PHCO_23463            sysdef(1) patch&lt;BR /&gt;  PHCO_23492            Kernsymtab Patch&lt;BR /&gt;  PHCO_23702            cumulative header file patch for prot.h&lt;BR /&gt;  PHCO_23909            cu(1) patch&lt;BR /&gt;  PHCO_23920            sfd(1M) patch&lt;BR /&gt;  PHCO_24198            ioscan(1M) patch&lt;BR /&gt;  PHCO_24396            /etc/default/tz patch&lt;BR /&gt;  PHCO_24440            cumulative cpio(1) patch&lt;BR /&gt;  PHCO_24456            st(1m) shared tape administration&lt;BR /&gt;  PHCO_24477            sar(1m) patch&lt;BR /&gt;  PHCO_24590            df(1m) cumulative patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;-------ONLY FEW LINES GIVEN FOR EXAMPLE--------------&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following command will show the patch configuration State.&lt;BR /&gt;&lt;BR /&gt;#swlist -l patch -a state&lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;&lt;BR /&gt;root-/&amp;gt;swlist -l patch -a state|more&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "GANGA"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  GANGA:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# Accounting&lt;BR /&gt;# Accounting.ACCOUNTNG                          configured&lt;BR /&gt;  PHCO_27009.ACCOUNTNG  configured&lt;BR /&gt;# Accounting.ACCT-ENG-A-MAN                     configured&lt;BR /&gt;# Accounting.ACCT-JPN-E-MAN                     configured&lt;BR /&gt;# Accounting.ACCT-JPN-S-MAN                     configured&lt;BR /&gt;# ApacheStrong&lt;BR /&gt;# ApacheStrong.APACHE-STRONG                    configured&lt;BR /&gt;# ApacheStrong.TOMCAT                           configured&lt;BR /&gt;# Asian-Core&lt;BR /&gt;# Asian-Core.ASX-JPN-E-MAN                      configured&lt;BR /&gt;# Asian-Core.ASX-JPN-MAN                        configured&lt;BR /&gt;# Asian-Core.ASX-JPN-NOTES                      configured&lt;BR /&gt;# Asian-Core.ASX-JPN-S-MAN                      configured&lt;BR /&gt;# Asian-Core.ASX-KOR-NOTES                      configured&lt;BR /&gt;# Asian-Core.ASX-MAN                            configured&lt;BR /&gt;# Asian-Core.ASX-SCH-NOTES                    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Oct 2005 04:28:22 GMT</pubDate>
    <dc:creator>Ranjith_5</dc:creator>
    <dc:date>2005-10-26T04:28:22Z</dc:date>
    <item>
      <title>hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657235#M241450</link>
      <description>What is the command to verify the installed patches on the hpux ?</description>
      <pubDate>Tue, 25 Oct 2005 12:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657235#M241450</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-10-25T12:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657236#M241451</link>
      <description>Hi shiv,&lt;BR /&gt;You can verify your installed software/patches using:&lt;BR /&gt;# swverify&lt;BR /&gt;&lt;BR /&gt;For detail, see "man swverify"&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 12:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657236#M241451</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-10-25T12:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657237#M241452</link>
      <description>swverify!&lt;BR /&gt;&lt;BR /&gt;But you should also have a look in the logs, if you get errors/warnings during installation!</description>
      <pubDate>Tue, 25 Oct 2005 12:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657237#M241452</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2005-10-25T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657238#M241453</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you want to review the state of your patches, I suggest simply running:&lt;BR /&gt;&lt;BR /&gt;# show_patches&lt;BR /&gt;&lt;BR /&gt;The '/usr/contrib/bin/show_patches' utility provides a nicely formatted "front-end" to 'swlist" for showing the state of patches (superseded and active). See the man pages for more information.&lt;BR /&gt;&lt;BR /&gt;If you truly wnat to "verify" all installed patches, you can do:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/swverify \* &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 25 Oct 2005 13:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657238#M241453</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-10-25T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657239#M241454</link>
      <description># show_patches &lt;BR /&gt;&lt;BR /&gt;This will only work if you have IgniteUX installed on your Systems.&lt;BR /&gt;&lt;BR /&gt;If you would like to view pacthes details then you can also use:&lt;BR /&gt;&lt;BR /&gt;# swlist -l patch &lt;BR /&gt;&lt;BR /&gt;(In case IgniteUX is not available)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 13:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657239#M241454</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-10-25T13:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657240#M241455</link>
      <description>also following patch install, you can use swlist to "verify" patches were installed&lt;BR /&gt;&lt;BR /&gt;swlist -l fileset -a state |grep -E 'installed|corrupt|transient'&lt;BR /&gt;&lt;BR /&gt;any patch in an installed state can be configured using 'swconfig \*', trasient or corrupt would require some troubleshooting.&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Tue, 25 Oct 2005 13:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657240#M241455</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-10-25T13:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657241#M241456</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can use show_patches or slist -l fileset|grep -i P*&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Tue, 25 Oct 2005 13:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657241#M241456</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-10-25T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657242#M241457</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;I should add, that in lieu of 'swverify' you can use a very elegant front-end:&lt;BR /&gt;&lt;BR /&gt;# check_patches&lt;BR /&gt;&lt;BR /&gt;See the manpages for more information.&lt;BR /&gt;&lt;BR /&gt;Please note that both 'show_patches' and 'check_patches' are available with the "patch_tools" patch (PHCO_27780 for 11.11).  Versions exist for other 11x too, if you need them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 25 Oct 2005 13:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657242#M241457</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-10-25T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657243#M241458</link>
      <description># swlist -l patch will list all installed patches&lt;BR /&gt;&lt;BR /&gt;# swverify &lt;PATCH_NO&gt; will verify the patches.&lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/PATCH_NO&gt;</description>
      <pubDate>Tue, 25 Oct 2005 22:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657243#M241458</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-25T22:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657244#M241459</link>
      <description>hi,&lt;BR /&gt;below a list of other utilities that we commonly use:&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/bin/show_patches -s&lt;BR /&gt;&lt;BR /&gt;The show_patches script with -s option will list all the superseded patches in the system.&lt;BR /&gt;&lt;BR /&gt;You can also query two attributes of patches that tell you whether the patch superseds or superseded by any other patch.&lt;BR /&gt;&lt;BR /&gt;swlist -a supersedes &lt;PATCH-NAME&gt;&lt;BR /&gt;&lt;BR /&gt;The above swlist will list, on the second column, the patches superseded by the patch&lt;BR /&gt;given in the command line&lt;BR /&gt;&lt;BR /&gt;swlist -a superseded_by &lt;PATCH-NAME&gt;&lt;BR /&gt;&lt;BR /&gt;The above swlist will list, on the second column, the patches that superseded the patch given in the command line.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;/PATCH-NAME&gt;&lt;/PATCH-NAME&gt;</description>
      <pubDate>Tue, 25 Oct 2005 23:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657244#M241459</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-10-25T23:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657245#M241460</link>
      <description># /usr/contrib/bin/show_patches is available only on 11.11 and its not in 11.23 &lt;BR /&gt;&lt;BR /&gt;My 11.11 shows, &lt;BR /&gt;&lt;BR /&gt;# swlist -l file |grep "show_patches"&lt;BR /&gt;  OS-Core.CMDS-AUX: /usr/contrib/bin/show_patches&lt;BR /&gt;  OS-Core.CMDS-AUX: /usr/contrib/man/man1/show_patches.1&lt;BR /&gt;  PHCO_27780.CMDS-AUX: /usr/contrib/bin/show_patches&lt;BR /&gt;  PHCO_27780.CMDS-AUX: /usr/contrib/man/man1/show_patches.1&lt;BR /&gt;&lt;BR /&gt;whereas in 11.23, It shows nothing, &lt;BR /&gt;# swlist -l file |grep "show_patches"&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;You can use #swlist -l patch and #swverify &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 26 Oct 2005 01:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657245#M241460</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-26T01:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657246#M241461</link>
      <description>swlist -l product *,c=patch&lt;BR /&gt;&lt;BR /&gt;should also work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;swlist -l file | grep show_patches output on our 11.23 systems:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# swlist -l file | grep show_patches&lt;BR /&gt;  OS-Core.CMDS-AUX: /usr/contrib/bin/show_patches                      &lt;BR /&gt;  OS-Core.CMDS-AUX: /usr/contrib/man/man1.Z/show_patches.1                     &lt;BR /&gt;  PHCO_32220.CMDS-AUX: /usr/contrib/bin/show_patches                   &lt;BR /&gt;  PHCO_32220.CMDS-AUX: /usr/contrib/man/man1.Z/show_patches.1 &lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Wed, 26 Oct 2005 02:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657246#M241461</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-10-26T02:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657247#M241462</link>
      <description>1) check_patches&lt;BR /&gt;&lt;BR /&gt;2) swlist -l fileset -a state</description>
      <pubDate>Wed, 26 Oct 2005 02:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657247#M241462</guid>
      <dc:creator>Rashid Hamid</dc:creator>
      <dc:date>2005-10-26T02:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: hpux command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657248#M241463</link>
      <description>Hi Shiva,&lt;BR /&gt;&lt;BR /&gt;Best and easy remembering command are: &lt;BR /&gt;&lt;BR /&gt;#check_patches. &lt;BR /&gt;&lt;BR /&gt;This will show the patch integrity.This command will also generate a verify report in /tmp/check_patches.report for your reference.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;------------------&lt;BR /&gt;&lt;BR /&gt;root@GANGA#/&amp;gt;check_patches&lt;BR /&gt;Obtaining information on installed patches&lt;BR /&gt;Checking installed version of /usr/sbin/swconfig&lt;BR /&gt;Checking for invalid patches&lt;BR /&gt;Checking object module checksums for active patch fileset   726 of   726&lt;BR /&gt;Checking patch filesets for active patch   371 of   371&lt;BR /&gt;Checking state for patch fileset  1306 of  1306&lt;BR /&gt;Checking patch_state for patch fileset  1306 of  1306&lt;BR /&gt;Running swverify on all patch filesets, this may take several minutes&lt;BR /&gt;RESULT: No problems found, review /tmp/check_patches.report for details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for viewing the installed patches you can use&lt;BR /&gt;&lt;BR /&gt;#show_patches&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;-------------&lt;BR /&gt;root@GANGA#-/&amp;gt;show_patches|more&lt;BR /&gt;&lt;BR /&gt;    Active                             Patch&lt;BR /&gt;    Patch                           Description&lt;BR /&gt;  ----------            -----------------------------------------&lt;BR /&gt;  PHCO_22958            set_parms&lt;BR /&gt;  PHCO_23263            HP AutoRAID Manager cumulative patch&lt;BR /&gt;  PHCO_23370            lint(1) library patch&lt;BR /&gt;  PHCO_23463            sysdef(1) patch&lt;BR /&gt;  PHCO_23492            Kernsymtab Patch&lt;BR /&gt;  PHCO_23702            cumulative header file patch for prot.h&lt;BR /&gt;  PHCO_23909            cu(1) patch&lt;BR /&gt;  PHCO_23920            sfd(1M) patch&lt;BR /&gt;  PHCO_24198            ioscan(1M) patch&lt;BR /&gt;  PHCO_24396            /etc/default/tz patch&lt;BR /&gt;  PHCO_24440            cumulative cpio(1) patch&lt;BR /&gt;  PHCO_24456            st(1m) shared tape administration&lt;BR /&gt;  PHCO_24477            sar(1m) patch&lt;BR /&gt;  PHCO_24590            df(1m) cumulative patch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;-------ONLY FEW LINES GIVEN FOR EXAMPLE--------------&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following command will show the patch configuration State.&lt;BR /&gt;&lt;BR /&gt;#swlist -l patch -a state&lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;&lt;BR /&gt;root-/&amp;gt;swlist -l patch -a state|more&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "GANGA"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  GANGA:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# Accounting&lt;BR /&gt;# Accounting.ACCOUNTNG                          configured&lt;BR /&gt;  PHCO_27009.ACCOUNTNG  configured&lt;BR /&gt;# Accounting.ACCT-ENG-A-MAN                     configured&lt;BR /&gt;# Accounting.ACCT-JPN-E-MAN                     configured&lt;BR /&gt;# Accounting.ACCT-JPN-S-MAN                     configured&lt;BR /&gt;# ApacheStrong&lt;BR /&gt;# ApacheStrong.APACHE-STRONG                    configured&lt;BR /&gt;# ApacheStrong.TOMCAT                           configured&lt;BR /&gt;# Asian-Core&lt;BR /&gt;# Asian-Core.ASX-JPN-E-MAN                      configured&lt;BR /&gt;# Asian-Core.ASX-JPN-MAN                        configured&lt;BR /&gt;# Asian-Core.ASX-JPN-NOTES                      configured&lt;BR /&gt;# Asian-Core.ASX-JPN-S-MAN                      configured&lt;BR /&gt;# Asian-Core.ASX-KOR-NOTES                      configured&lt;BR /&gt;# Asian-Core.ASX-MAN                            configured&lt;BR /&gt;# Asian-Core.ASX-SCH-NOTES                    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 04:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-command/m-p/3657248#M241463</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-10-26T04:28:22Z</dc:date>
    </item>
  </channel>
</rss>

