On Sun, 17 Feb 2002, ah. wrote:

>I was wondering how to find out the pid of a (bash) script.

Use the special parameter $$ for the PID, and $PPID for the parent process
ID

man bash

Cameron Kerr
-- 
[EMAIL PROTECTED]
http://homepages.paradise.net.nz/~cameronk/


Reply via email to