PPID

suggest change

The Process ID (pid) of the script or shell’s parent, meaning the process than invoked the current script or shell.

~> $ echo $$
13016
~> $ echo $PPID
13015

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Internal variables:
*
*
* HOME
* etc...
*
*
*
* PWD
* IFS
*
* OLDPWD
* PATH
* OSTYPE
* PPID
* EDITOR
*
* RANDOM
* SHLVL
* LINENO
* GROUPS
* UID

Table Of Contents