<?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: Linux Vs HP Commands in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097656#M693128</link>
    <description>&lt;BR /&gt;As per ur Help I can have a name of Package and &lt;BR /&gt;patches too but &lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]which machinfo &lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]swlist -l file | grep /usr/contrib/bin/machinfo&lt;BR /&gt;  OS-Core.USRCONTRB: /usr/contrib/bin/machinfo                &lt;BR /&gt;  PHCO_34710.USRCONTRB: /usr/contrib/bin/machinfo                &lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]ll | grep OS-Core.USRCONTRB&lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]ll | grep OS-Core          &lt;BR /&gt;&lt;BR /&gt;OK its workng but ERROR :&lt;BR /&gt; root@sfqaia31][/var/adm/sw/products]swinstall -s /var/adm/sw/products/ PHCO_34710&lt;BR /&gt;&lt;BR /&gt;=======  03/19/08 10:53:22 IST  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=sfqaia31-0112)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@sfqaia31".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "sfqaia31:/".&lt;BR /&gt;ERROR:   There is currently no depot software on host "sfqaia31" at&lt;BR /&gt;         location "/var/adm/sw/products/". Make sure that an absolute&lt;BR /&gt;         pathname is specified for location (beginning with "/").&lt;BR /&gt;       * Source connection failed for "sfqaia31:/var/adm/sw/products/".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is&lt;BR /&gt;         sfqaia31:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;&lt;BR /&gt;=======  03/19/08 10:53:22 IST  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=sfqaia31-0112)&lt;BR /&gt;&lt;BR /&gt;============LET ME KNOW HOW TO INSTALL THE PATCH OR Packages from /var/adm/sw/products/   ??????&lt;BR /&gt;</description>
    <pubDate>Wed, 19 Mar 2008 04:27:48 GMT</pubDate>
    <dc:creator>Vinayak_HPUX</dc:creator>
    <dc:date>2008-03-19T04:27:48Z</dc:date>
    <item>
      <title>Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097651#M693123</link>
      <description>&lt;!--!*#--&gt;[ /root ]rpm -qf /bin/ls&lt;BR /&gt;coreutils-6.9-9.fc8&lt;BR /&gt;will return rpm name from where ls commad came.&lt;BR /&gt;What is a command to know the same in HP-UX?&lt;BR /&gt;[NO rpm in hp only package &amp;amp; pathces]</description>
      <pubDate>Thu, 13 Mar 2008 11:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097651#M693123</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-03-13T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097652#M693124</link>
      <description># what /usr/bin/ls&lt;BR /&gt;/usr/bin/ls:&lt;BR /&gt;         $Revision: B.11.11_LR&lt;BR /&gt;         Wed Nov  8 19:15:12 PST 2000 $&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 13 Mar 2008 11:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097652#M693124</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-03-13T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097653#M693125</link>
      <description>This is from HP-UX 11.11:&lt;BR /&gt;&lt;BR /&gt;# swlist -l file |grep /bin/ls&lt;BR /&gt;  OS-Core.CMDS-MIN: /usr/bin/lsacl                     &lt;BR /&gt;  OS-Core.UX-CORE: /usr/bin/ls                 &lt;BR /&gt;  OS-Core.UX-CORE: /usr/bin/lsf                &lt;BR /&gt;  OS-Core.UX-CORE: /usr/bin/lsr                &lt;BR /&gt;  OS-Core.UX-CORE: /usr/bin/lsx                &lt;BR /&gt;  PHCO_27415.UX-CORE: /usr/bin/ls                      &lt;BR /&gt;  PHCO_27415.UX-CORE: /usr/bin/lsf                     &lt;BR /&gt;  PHCO_27415.UX-CORE: /usr/bin/lsr                     &lt;BR /&gt;  PHCO_27415.UX-CORE: /usr/bin/lsx&lt;BR /&gt;&lt;BR /&gt;The output indicates that the ls command (the actual path is /usr/bin/ls in HP-UX) belongs to fileset "UX-CORE" within package "OS-Core". In addition, the patch PHCO_27415 contains some changes that apply to the ls command.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 13 Mar 2008 12:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097653#M693125</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-03-13T12:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097654#M693126</link>
      <description>Thanx lot ...!&lt;BR /&gt; &lt;BR /&gt; Is there any site having link for packages/paches to install OS-core pkg and other PATCHES ?</description>
      <pubDate>Thu, 13 Mar 2008 12:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097654#M693126</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-03-13T12:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097655#M693127</link>
      <description>&amp;gt;MK: # swlist -l file | grep /bin/ls&lt;BR /&gt;&lt;BR /&gt;Note this is very slow.  You can speed this up if you are root:&lt;BR /&gt;# find /var/adm/sw/products -name INFO -exec grep -l /bin/ls {} +</description>
      <pubDate>Thu, 13 Mar 2008 12:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097655#M693127</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-13T12:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097656#M693128</link>
      <description>&lt;BR /&gt;As per ur Help I can have a name of Package and &lt;BR /&gt;patches too but &lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]which machinfo &lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]swlist -l file | grep /usr/contrib/bin/machinfo&lt;BR /&gt;  OS-Core.USRCONTRB: /usr/contrib/bin/machinfo                &lt;BR /&gt;  PHCO_34710.USRCONTRB: /usr/contrib/bin/machinfo                &lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]ll | grep OS-Core.USRCONTRB&lt;BR /&gt;[root@sfqaia31][/var/adm/sw/products]ll | grep OS-Core          &lt;BR /&gt;&lt;BR /&gt;OK its workng but ERROR :&lt;BR /&gt; root@sfqaia31][/var/adm/sw/products]swinstall -s /var/adm/sw/products/ PHCO_34710&lt;BR /&gt;&lt;BR /&gt;=======  03/19/08 10:53:22 IST  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=sfqaia31-0112)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@sfqaia31".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "sfqaia31:/".&lt;BR /&gt;ERROR:   There is currently no depot software on host "sfqaia31" at&lt;BR /&gt;         location "/var/adm/sw/products/". Make sure that an absolute&lt;BR /&gt;         pathname is specified for location (beginning with "/").&lt;BR /&gt;       * Source connection failed for "sfqaia31:/var/adm/sw/products/".&lt;BR /&gt;WARNING: More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is&lt;BR /&gt;         sfqaia31:/var/adm/sw/swagentd.log).&lt;BR /&gt;       * Selection had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;&lt;BR /&gt;=======  03/19/08 10:53:22 IST  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=sfqaia31-0112)&lt;BR /&gt;&lt;BR /&gt;============LET ME KNOW HOW TO INSTALL THE PATCH OR Packages from /var/adm/sw/products/   ??????&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2008 04:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097656#M693128</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-03-19T04:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097657#M693129</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;It is much easier to launch the swinstall in interactive mode to do this *simple* patch installation.&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;#swinstall&lt;BR /&gt;&lt;BR /&gt;Also, have you already downloaded the patch that you are trying to install?&lt;BR /&gt;i.e. PHCO_34710&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2008 04:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097657#M693129</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-19T04:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097658#M693130</link>
      <description>/var/adm/sw/products is the location where swinstall and the other sw* tools store the information about _already installed_ packages and patches. &lt;BR /&gt;&lt;BR /&gt;There is no full package, just the metadata. You cannot use /var/adm/sw/products as an installation source.&lt;BR /&gt;&lt;BR /&gt;In your example, PHCO_34710 is already installed: you should not be trying to install it again on sfqaia31 unless there is a special reason to re-install the patch.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 19 Mar 2008 07:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097658#M693130</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-03-19T07:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097659#M693131</link>
      <description>&amp;gt;Is there any site having link for packages/patches to install OS-core pkg and other PATCHES?&lt;BR /&gt;&lt;BR /&gt;The site that's on the bottom of the HP-UX forum:&lt;BR /&gt;&lt;A href="http://www.itrc.hp.com/service/patch/search.do?BC=main" target="_blank"&gt;http://www.itrc.hp.com/service/patch/search.do?BC=main&lt;/A&gt;|&amp;amp;pageOsid=hpux&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Yogeeraj: It is much easier to launch the swinstall in interactive mode to do this *simple* patch installation.&lt;BR /&gt;&lt;BR /&gt;I would say the opposite.  Patches are simple to install from the command line since there are no choices.&lt;BR /&gt;# swinstall -s $PWD/PHCO_34710.depot \*&lt;BR /&gt;&lt;BR /&gt;&amp;gt;have you already downloaded the patch that you are trying to install?&lt;BR /&gt;&lt;BR /&gt;As MK points out, if swlist finds it in the IPD, the patch is already installed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;MK: you should not be trying to install it again unless there is a special reason to re-install the patch.&lt;BR /&gt;&lt;BR /&gt;And if so, you need to download the patch and reinstall with -x reinstall=true.</description>
      <pubDate>Wed, 19 Mar 2008 16:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097659#M693131</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-19T16:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097660#M693132</link>
      <description>THANKS LOT FOR UR KIND OF HELP&lt;BR /&gt;&lt;BR /&gt;Q 1&amp;gt; I have some proceess was running on console before few minutes  I have checked by &lt;BR /&gt; $ ps -ealf | grep console // now showing State as S means sleep no logs generating at all its like hung. How to wake up those proceess initiated by me without killing and restarting those process ...??????&lt;BR /&gt;[HINT : like top we can use ps -ealf process is not running in backgnd ]</description>
      <pubDate>Tue, 25 Mar 2008 11:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097660#M693132</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-03-25T11:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097661#M693133</link>
      <description>"'ps -ealf | grep console' now showing State as S means sleep. No logs generating at all its like hung."&lt;BR /&gt;&lt;BR /&gt;Insufficient information.  Sleep is normal if it's waiting on another process or for its time slice.  It could well be hung, or it have been put in the background, could have been suspended...can't tell from your description.</description>
      <pubDate>Tue, 25 Mar 2008 18:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097661#M693133</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-03-25T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097662#M693134</link>
      <description>&amp;gt;How to wake up those process initiated by me without killing and restarting those process ...??????&lt;BR /&gt;&lt;BR /&gt;Well, you may not be able to wake it up but you can use tusc to see what system calls are being made.  It won't help if it is still sleeping.  You would have to catch it sooner.&lt;BR /&gt;&lt;BR /&gt;You can also use gdb to attach and see what's going on.</description>
      <pubDate>Tue, 25 Mar 2008 23:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097662#M693134</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-25T23:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097663#M693135</link>
      <description>Once you have a system running HP-UX you can use Software Assistant to maintain it.  Use the command:&lt;BR /&gt;&lt;BR /&gt;# swa report -a SEC -a CRIT -a PW -a QPK&lt;BR /&gt;&lt;BR /&gt;to review the list of recommended changes and follow with:&lt;BR /&gt;&lt;BR /&gt;# swa get -t /path-to-depot&lt;BR /&gt;&lt;BR /&gt;to download the recommended patches.  These can then be installed using:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /path-to-depot -x autoreboot=true -x patch_match_target=true&lt;BR /&gt;&lt;BR /&gt;Be sure to review the manual actions listed in the initial report as many security bulletins are not resolved by a patch.&lt;BR /&gt;&lt;BR /&gt;SWA is found at &lt;A href="https://www.hp.com/go/swa" target="_blank"&gt;https://www.hp.com/go/swa&lt;/A&gt;</description>
      <pubDate>Wed, 26 Mar 2008 14:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097663#M693135</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-03-26T14:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097664#M693136</link>
      <description>I have found a solution to this question</description>
      <pubDate>Thu, 17 Apr 2008 06:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097664#M693136</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-04-17T06:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Vs HP Commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097665#M693137</link>
      <description>You haven't assigned any points to any of your threads yet.  Please see the following about reopening threads and assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#41" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#41&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-vs-hp-commands/m-p/5097665#M693137</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-17T06:10:51Z</dc:date>
    </item>
  </channel>
</rss>

