With ps I can view the NLWP (number light weight processes) with ps -o NLWP. How do I show this column in top? Only interested in the count.
1 Answer
Hit 'f' and select nTH to view the number of threads.
1With ps I can view the NLWP (number light weight processes) with ps -o NLWP. How do I show this column in top? Only interested in the count.
Hit 'f' and select nTH to view the number of threads.
1