Re: redhat-list Digest, Vol 26, Issue 28
- From: "Sadashiv Kulthe" <sadashiv.linux@xxxxxxxxx>
- Date: Fri, 28 Apr 2006 20:55:26 -0700
1) How to find Chidrens processes of a process using Parent process ID?
2) How to find Parent process ID using a chidren process ID?
( like process -Java which have hundres of child process)
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- RE: redhat-list Digest, Vol 26, Issue 28
- From: Ryan Golhar
- RE: redhat-list Digest, Vol 26, Issue 28
- Prev by Date: Re: .htpasswd/.htaccess problem...
- Next by Date: install_initd in RHAS 4 does not honor dependency information
- Previous by thread: .htpasswd/.htaccess problem...
- Next by thread: RE: redhat-list Digest, Vol 26, Issue 28
- Index(es):
Relevant Pages
- parent-child process
... How to find Chidrens processes of a process using Parent process ID? ...
(like process -Java which have hundres of child process) ... (RedHat) - RE: redhat-list Digest, Vol 26, Issue 28
... I think you want to use pstree ... redhat-list Digest, Vol 26, Issue
28 ... How to find Chidrens processes of a process using Parent process ID? ...
(RedHat) - Re: A tricky problem about Process.wait and popen
... There is a parent process and a fixed number of child processes. ... using IO.popen
and then wait for any child process exits. ... it will read correspondant pipe to
get result ... puts "Started" ... (comp.lang.ruby) - Re: DEFUNCT Processes
... When a child process dies the parent process gets notified with a signal ...
The child process stays as DEFUNCT in the ... handler for SIGCHLD to IGNORE. ...
(comp.unix.aix) - Re: Monitor a child process of a parent process,...
... how do i programmatically monitor a child process ... right when the parent
process starts the child process. ... I know that i could use some sort of output
redirection ... (microsoft.public.win32.programmer.kernel)