<?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 -aef command in HP UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650160#M380147</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks for all your replies.!!!&lt;BR /&gt;&lt;BR /&gt;The ps file was missing on that server. I have recovered it from the other one.&lt;BR /&gt;&lt;BR /&gt;Now its working fine.</description>
    <pubDate>Mon, 21 Jun 2010 02:03:57 GMT</pubDate>
    <dc:creator>E.Gopi Kannan</dc:creator>
    <dc:date>2010-06-21T02:03:57Z</dc:date>
    <item>
      <title>ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650155#M380142</link>
      <description>Not able to get the output after running the ps -aef command in HP UX.!!&lt;BR /&gt;&lt;BR /&gt;# ps -aef&lt;BR /&gt;# uname&lt;BR /&gt;HP-UX&lt;BR /&gt;#</description>
      <pubDate>Sun, 20 Jun 2010 01:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650155#M380142</guid>
      <dc:creator>E.Gopi Kannan</dc:creator>
      <dc:date>2010-06-20T01:32:43Z</dc:date>
    </item>
    <item>
      <title>Re:  ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650156#M380143</link>
      <description>Hi Kannan,&lt;BR /&gt;&lt;BR /&gt;ps -aef should run. You can alternativel run pa -ef. You also can check the man page of ps command or the below link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6469/ch09s20.html" target="_blank"&gt;http://docs.hp.com/en/5991-6469/ch09s20.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;rgds-Kranti</description>
      <pubDate>Sun, 20 Jun 2010 04:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650156#M380143</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2010-06-20T04:33:14Z</dc:date>
    </item>
    <item>
      <title>Re:  ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650157#M380144</link>
      <description>Hi Gopi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Not able to get the output after running the ps -aef command in HP UX.!!&lt;BR /&gt;This is wierd.&lt;BR /&gt;&lt;BR /&gt;Try the PS command with other options and check how that behaves.&lt;BR /&gt;i.e. whether you get any output or not.&lt;BR /&gt;&lt;BR /&gt;The following link talks about the PS command and its various options -&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/ps.1.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/ps.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Read though the above link and try PS command with various other options&lt;BR /&gt;and let us know whether it displays any output or not.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Sun, 20 Jun 2010 06:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650157#M380144</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-20T06:46:16Z</dc:date>
    </item>
    <item>
      <title>Re:  ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650158#M380145</link>
      <description>Your ps command might be aliased to something that cannot handle the options properly, or you might have a conflicting binary in some dirctory located before /usr/bin in your PATH. Try explicitly starting the real ps binary:&lt;BR /&gt;&lt;BR /&gt;# /usr/bin/ps -aef&lt;BR /&gt;&lt;BR /&gt;If that works, the output of these commands might help in finding out why ps without path does not work:&lt;BR /&gt;&lt;BR /&gt;# whence ps&lt;BR /&gt;# echo $PATH&lt;BR /&gt;# set&lt;BR /&gt;&lt;BR /&gt;If running the ps command with an explicit path does not work either, you should verify that the ps command has not been manipulated or corrupted:&lt;BR /&gt;&lt;BR /&gt;# file /usr/bin/ps&lt;BR /&gt;&lt;BR /&gt;# swverify OS-Core&lt;BR /&gt;(At the end of swverify output, there will be a swjob command line you can use to view the results of the swverify job. Run it and see what it says about /usr/bin/ps.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 20 Jun 2010 08:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650158#M380145</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-06-20T08:08:46Z</dc:date>
    </item>
    <item>
      <title>Re:  ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650159#M380146</link>
      <description>&amp;gt; Not able to get the output after running the ps -aef&lt;BR /&gt; &lt;BR /&gt;Something very important is missing here: what do you mean "get the output"? Do you mean that ps produced NO result at all? Or it gave you an error? What was the error message?&lt;BR /&gt; &lt;BR /&gt;As mentioned, someone may have aliased ps so bypass the alias by using the fullpath for ps:&lt;BR /&gt; &lt;BR /&gt;/usr/bin/ps -aef&lt;BR /&gt; &lt;BR /&gt;&amp;gt; # uname&lt;BR /&gt;&amp;gt; HP-UX&lt;BR /&gt; &lt;BR /&gt;Not very useful. uname -a would have been a bit more useful.</description>
      <pubDate>Sun, 20 Jun 2010 08:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650159#M380146</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-06-20T08:55:28Z</dc:date>
    </item>
    <item>
      <title>Re:  ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650160#M380147</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks for all your replies.!!!&lt;BR /&gt;&lt;BR /&gt;The ps file was missing on that server. I have recovered it from the other one.&lt;BR /&gt;&lt;BR /&gt;Now its working fine.</description>
      <pubDate>Mon, 21 Jun 2010 02:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650160#M380147</guid>
      <dc:creator>E.Gopi Kannan</dc:creator>
      <dc:date>2010-06-21T02:03:57Z</dc:date>
    </item>
    <item>
      <title>Re:  ps -aef command in HP UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650161#M380148</link>
      <description>Pretty strange if ps was not there it should complaint that ps is not there....&lt;BR /&gt;how come u had no error.&lt;BR /&gt;any alias or smthing.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 21 Jun 2010 02:34:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-aef-command-in-hp-ux/m-p/4650161#M380148</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-06-21T02:34:32Z</dc:date>
    </item>
  </channel>
</rss>

