![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Threads and Threads Count ? | varungupta | UNIX for Advanced & Expert Users | 2 | 03-21-2008 06:23 PM |
| Maximum number of threads handled by a process???? | Agnello | Linux | 0 | 06-14-2006 08:00 AM |
| How to choose Multiple process or Multiple threads? | ashleykumar | IP Networking | 0 | 04-10-2006 03:30 AM |
| threads per process | digdarshan | UNIX for Advanced & Expert Users | 0 | 04-21-2004 04:19 AM |
| Count Number Of Threads in a Process | S.P.Prasad | High Level Programming | 7 | 01-02-2003 03:04 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
how to see the threads count of a process in hp unix?
hi,all:
how to see the threads count of a process in hp unix? thanks |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The only tool I know is glance (official name: glanceplus/ux). The thread count is the last column on the process list screen.
|
|
#3
|
|||
|
|||
|
Try this: ps -eLf
__________________
[url=http://chuckb.1le.net/]My website[/url] |
|||
| Google The UNIX and Linux Forums |