Double Dollar Sign Bash
echo $$ # prints out pid of program running it
GitPaulo
echo $$ # prints out pid of program running it