Hi, I was wondering if there is a command to get the RSS (resident set size) and the nlwp (number of threads) for a process on HP-UX 11.
On other UNIX systems, the ps command provides these values. Is there something similar on HP-UX? If not, is there a /proc filesystem similar to the one found on Linux? Thanks.