Perl Home
PERL Functions
© 2011 TutorialsPoint.COM
|
PERL wait Function
Syntax
Definition and Usage
Waits for a child process to terminate, returning the process ID of the deceased process.
The exit status of the process is contained in $?.
Return Value
|

|
|
|