[icecast-dev] Getting PID

Arnaud Ebalard ebalard at enseirb.fr
Fri May 23 13:24:12 PDT 2003



Louis Louw wrote:

>Hi!
>
>Can somebody show me how to get the PID of a server instance I just started?
>I know it should be something easy - but I just cant seem to figure it
>out...
>
>Thanx!
>Louis
>
>--- >8 ----
>List archives:  http://www.xiph.org/archives/
>icecast project homepage: http://www.icecast.org/
>To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
>containing only the word 'unsubscribe' in the body.  No subject is needed.
>Unsubscribe messages sent to the list will be ignored/filtered.
>
>
>  
>
You can do a "pgrep icecast" to get the pid of the icecast process that 
are running.

The main process should be the one with the lowest number. Other 
processes are
threads loaded by this process.

I hope this can help you.

Arnaud.

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list