Date: Wed, 30 Nov 2005 16:28:00 +0100 From: "Javier Matos" <javierlu@gmail.com> To: <freebsd-questions@freebsd.org> Subject: is child PID always minor to parent PID? Message-ID: <001601c5f5c2$a77a0720$0301a8c0@mindcrash>
next in thread | raw e-mail | index | archive | help
Hi, I need to know if the PID of a child process is always higher to = parent PID because I made an algorithm to search a child and I want to = know if I can start searching for a process that have a higher number = than parent PID. Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001601c5f5c2$a77a0720$0301a8c0>