Click to See Complete Forum and Search --> : no of process thread on HP


deewakar
November 22nd, 2002, 12:58 AM
Hi,

Whats the command to calculate the no of threads associated with a process on HP.
On windows the same could be done through the task mgr and on solaris by using the L option ( "ps -efL | grep <process-name> | wc -l ").

This L option doesn't work for HP.
Any pointers for the same ?

D'kar