Emilua API Reference system Process & job control kill For the latest stable version, please use Emilua API 0.10! system.kill Synopsis local system = require "system" system.kill(pid: integer, sig: integer) Description See kill(2). Only the master VM is allowed to use this function. getppid getpgrp