< Perl Programming < Keywords

The getppid keyword

The getppid function returns the process ID of the parent process.

Syntax

  getppid

Examples

   print getppid;
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.