Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
waitpid « System Functions « Perl
Perl
System Functions
waitpid
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.