<?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: check all running child processes in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591343#M18918</link>
    <description>thanks to ALL&lt;BR /&gt;&lt;BR /&gt;I mean exact to see all zombie processes executed via perl using:&lt;BR /&gt;opens, system and backticks.&lt;BR /&gt;&lt;BR /&gt;some perl functions collect their child processes automatically and they must wait to be push manually or to push other processes.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
    <pubDate>Thu, 28 Jul 2005 17:50:46 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2005-07-28T17:50:46Z</dc:date>
    <item>
      <title>check all running child processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591338#M18913</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;howto check all running child processes on linux ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Wed, 27 Jul 2005 20:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591338#M18913</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-07-27T20:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: check all running child processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591339#M18914</link>
      <description>The -l option to ps adds information about which processes started each process (useful when you want to identify child processes):&lt;BR /&gt;&lt;BR /&gt;$ ps -l&lt;BR /&gt;&lt;BR /&gt;F UID PID PPID PRI NI SIZE RSS WCHAN STAT TTY TIME COMMAND&lt;BR /&gt;&lt;BR /&gt;0 501 41 1 15 0 364 472 114d9c S v01 0:00 -bash&lt;BR /&gt;&lt;BR /&gt;0 501 121 41 29 0 64 208 0 R v01 0:00 ps -l&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sudeesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jul 2005 22:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591339#M18914</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-07-27T22:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: check all running child processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591340#M18915</link>
      <description>In the shown o/p, PPID (Parent Process ID) column shows which process started that particular process.&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Wed, 27 Jul 2005 22:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591340#M18915</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-07-27T22:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: check all running child processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591341#M18916</link>
      <description>U can use 'ps -aefH' to get a hierarchiel list of processes .</description>
      <pubDate>Wed, 27 Jul 2005 23:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591341#M18916</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-07-27T23:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: check all running child processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591342#M18917</link>
      <description>If UNIX95 is set in the environment to 1, then you should be able to use the -H option on ps -efH for example to see child processes.&lt;BR /&gt;&lt;BR /&gt;What about the child processes are you interested in?&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Israel</description>
      <pubDate>Thu, 28 Jul 2005 08:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591342#M18917</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-28T08:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: check all running child processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591343#M18918</link>
      <description>thanks to ALL&lt;BR /&gt;&lt;BR /&gt;I mean exact to see all zombie processes executed via perl using:&lt;BR /&gt;opens, system and backticks.&lt;BR /&gt;&lt;BR /&gt;some perl functions collect their child processes automatically and they must wait to be push manually or to push other processes.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Thu, 28 Jul 2005 17:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-all-running-child-processes/m-p/3591343#M18918</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-07-28T17:50:46Z</dc:date>
    </item>
  </channel>
</rss>

