I
Iñaki Baz Castillo
Hi, I know that a Ruby process with PID 1000 (under Linux) has forked 4 tim=
es.=20
How could I know the PID of those childs from any other ruby interpreter?
This is, I just know the PID of the parent (1000).
Of course I could do some hack as inspecting the output of "ps" and inspect=
ing=20
the pid/ppid, but I'd prfer a ppure Ruby method for this.
Thanks for any suggestion.
=2D-=20
I=C3=B1aki Baz Castillo <[email protected]>
es.=20
How could I know the PID of those childs from any other ruby interpreter?
This is, I just know the PID of the parent (1000).
Of course I could do some hack as inspecting the output of "ps" and inspect=
ing=20
the pid/ppid, but I'd prfer a ppure Ruby method for this.
Thanks for any suggestion.
=2D-=20
I=C3=B1aki Baz Castillo <[email protected]>