How find my process id for my shell

Ed Greshko Ed.Greshko at greshko.com
Fri Aug 29 14:17:07 UTC 2008


Dan Track wrote:
> Hi
>
> I'm logged in at the moment, how do I find my process id for the shell
> I'm in, given that there are loads of other shells aswell. I'm using
> bash?
>
>   
For a bash shell....

echo $$

Ed




More information about the users mailing list