On Mon, 29 Jan 2001, Tom[ISO-8859-1] ás García Ferrari wrote:

> How can I know how many proccesses is using a given app? I'm having
> some problems (specially with Apache) with apps that seems to be out
> of the limit of available proccesses...

ps ax --forest

This will give you an ascii tree showing which processes are running, and
which child processes belong to them.

-- 
Todd A. Jacobs
Senior Network Consultant




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to