How to find process id of current and sub shell in Linux ?
In this post we will look how to find process id of current process and any sub shell process id generated as a result of pipe “|” or function “()”....
In this post we will look how to find process id of current process and any sub shell process id generated as a result of pipe “|” or function “()”....