The process ID ($$)

This holds the Process ID (PID) of the script that appears in the following:

#!/bin/bash
echo $$

Let's execute it:

zarrelli:~$ ./pid.sh
4772
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.160.61