[PD] pid

Jamie Bullock jamie at postlude.co.uk
Tue Jul 19 16:16:38 CEST 2005


It's a fairly standard util, so you might want try "locate getpid" or
failing that, find / -name getpid. If you haven't got it, you could
always use:

"ps -o pid -C pd"
|
[shell]
|
[route PID]
|	|
	"yourpid"

Jamie



On Tue, 2005-07-19 at 15:02 +0200, nico bats wrote:
> hi
> i don't have the getpid program in /sbin
> otherwise, this solution look simple.
> 
> > No need to write an external, or use command line parameters, just use
> > the [shell] external from ggee:
> >
> > "/sbin/getpid pd"
> > |
> > [shell]
> > |
> > "yourpid"
> >






More information about the Pd-list mailing list