#! /bin/bash # # script for printing its own process ID # # The process ID is held in a special variable $$ # echo $$