waitpid « System Functions « Perl






1.Using waitpid.
2.The waitpid function
3.waitpid waits for a particular child process to complete, returning 1 if the process is found and -1 on an error.