Emilua API Reference system Process & job control getppid system.getppid Synopsis local system = require "system" system.getppid() -> integerCopied! Description Returns the parent process ID of the calling process. getpid kill