Background process ID $!



$!   PID of the most recently started background process

$ perl -e 'print $$' &
$ echo $!