I have a script in bash called Script.sh, and i need to know his own PID ( i need to get PID inside the Script.sh )
Any clues to realize this ?
Regards,
Debugger
|
|
|
use See the manual for more information, including differences between the two. |
|||||||
|
|
In addition to the example given in the Advanced Bash Scripting Guide referenced by Jefromi, these examples show how pipes create subshells:
|
|||
|
|
|
The PID is stored in Example: |
||||
|
|