<?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: ps Command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631735#M911091</link>
    <description>hey,&lt;BR /&gt;&lt;BR /&gt;See this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90680/B2355-90680.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90680/B2355-90680.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or man ps&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
    <pubDate>Mon, 17 Dec 2001 20:29:30 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2001-12-17T20:29:30Z</dc:date>
    <item>
      <title>ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631730#M911086</link>
      <description>Hello&lt;BR /&gt;I would like to ask how can I use the ps command with -o option</description>
      <pubDate>Mon, 17 Dec 2001 19:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631730#M911086</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-17T19:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631731#M911087</link>
      <description>export UNIX95=true&lt;BR /&gt;&lt;BR /&gt;Should do it.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Mon, 17 Dec 2001 19:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631731#M911087</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-12-17T19:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631732#M911088</link>
      <description>or&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o "pcpu args" &lt;BR /&gt;&lt;BR /&gt;Check the blank space between = and ps&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 17 Dec 2001 20:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631732#M911088</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-17T20:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631733#M911089</link>
      <description>hey,&lt;BR /&gt;&lt;BR /&gt;U need to try the XPG4 synopsis for doing this. I mean with the 'UNIX95' command. See man ps !&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 17 Dec 2001 20:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631733#M911089</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-17T20:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631734#M911090</link>
      <description>What is XPGA4?</description>
      <pubDate>Mon, 17 Dec 2001 20:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631734#M911090</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-17T20:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631735#M911091</link>
      <description>hey,&lt;BR /&gt;&lt;BR /&gt;See this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90680/B2355-90680.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90680/B2355-90680.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or man ps&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 17 Dec 2001 20:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631735#M911091</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-17T20:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631736#M911092</link>
      <description>Hello George,&lt;BR /&gt;&lt;BR /&gt;XPG4 is the "X/Open Portablility Guide, release 4", which describes how to *do* UN*X in a portable way. And the environment variable "UNIX95" enables the extensions to "ps" - it just has to exist, any value or even none is ok.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Mon, 17 Dec 2001 20:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631736#M911092</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-12-17T20:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: ps Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631737#M911093</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Even I was looking at using the -o option with ps. Using UNIX95= ps -o args,pcpu on HPUX 11 works fine. Can I assume that this will work with all further releases of HPUX and also is there another/better way of using ps -o.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 27 Jun 2003 06:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-command/m-p/2631737#M911093</guid>
      <dc:creator>honda_1</dc:creator>
      <dc:date>2003-06-27T06:34:22Z</dc:date>
    </item>
  </channel>
</rss>

