<?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 Explaination in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632325#M848293</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Here is the definition of indvidual flag bits:&lt;BR /&gt;&lt;BR /&gt;Flags (octal and additive) associated with the&lt;BR /&gt;process: &lt;BR /&gt; 0    swapped; &lt;BR /&gt; 1    in core; &lt;BR /&gt; 2    system process; &lt;BR /&gt; 4    locked in core (e.g., for physical&lt;BR /&gt;                                     I/O);&lt;BR /&gt; 10    being traced by another process;&lt;BR /&gt; 20    another tracing flag;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  If you are looking for something specific,&lt;BR /&gt;pls get back.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
    <pubDate>Tue, 18 Dec 2001 13:42:02 GMT</pubDate>
    <dc:creator>Roger Baptiste</dc:creator>
    <dc:date>2001-12-18T13:42:02Z</dc:date>
    <item>
      <title>ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632323#M848291</link>
      <description>Can you explain to me what the flags means:&lt;BR /&gt;1003 ,143, etc</description>
      <pubDate>Tue, 18 Dec 2001 13:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632323#M848291</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-18T13:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632324#M848292</link>
      <description>I think you are refering to the process id.&lt;BR /&gt;Each process is identified by this, and this is what you would use to kill or interrupt the processes.</description>
      <pubDate>Tue, 18 Dec 2001 13:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632324#M848292</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2001-12-18T13:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632325#M848293</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Here is the definition of indvidual flag bits:&lt;BR /&gt;&lt;BR /&gt;Flags (octal and additive) associated with the&lt;BR /&gt;process: &lt;BR /&gt; 0    swapped; &lt;BR /&gt; 1    in core; &lt;BR /&gt; 2    system process; &lt;BR /&gt; 4    locked in core (e.g., for physical&lt;BR /&gt;                                     I/O);&lt;BR /&gt; 10    being traced by another process;&lt;BR /&gt; 20    another tracing flag;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  If you are looking for something specific,&lt;BR /&gt;pls get back.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Tue, 18 Dec 2001 13:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632325#M848293</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-18T13:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632326#M848294</link>
      <description>You can look at the man page but simply...&lt;BR /&gt;&lt;BR /&gt;1st field - process starting person&lt;BR /&gt;2nd - process id&lt;BR /&gt;3rd - parent process&lt;BR /&gt;4th - run status&lt;BR /&gt;5th - start date&lt;BR /&gt;6th - start year&lt;BR /&gt;7th - start time&lt;BR /&gt;8th - process start command&lt;BR /&gt;&lt;BR /&gt;hope that helped</description>
      <pubDate>Tue, 18 Dec 2001 13:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632326#M848294</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-12-18T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632327#M848295</link>
      <description>OK I know this but what does it mean octal additive for 1003 flag</description>
      <pubDate>Tue, 18 Dec 2001 15:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632327#M848295</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-18T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632328#M848296</link>
      <description>George,&lt;BR /&gt;&lt;BR /&gt;Did you ever get the answer to this question?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dirk</description>
      <pubDate>Thu, 06 Jan 2005 17:24:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632328#M848296</guid>
      <dc:creator>Dirk Lutz</dc:creator>
      <dc:date>2005-01-06T17:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: ps Explaination</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632329#M848297</link>
      <description>Octal additive means that each value listed is an octal value and is to be added together to define the status.&lt;BR /&gt; &lt;BR /&gt;For instance-&lt;BR /&gt;A value of "3" would be&lt;BR /&gt; 1 ; In core&lt;BR /&gt;+2 ; system process&lt;BR /&gt;=3&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Thu, 06 Jan 2005 17:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps-explaination/m-p/2632329#M848297</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-01-06T17:58:20Z</dc:date>
    </item>
  </channel>
</rss>

