Thread
:
Display number of processors on linux
View Single Post
#
5
(
permalink
)
07-12-2007, 11:17 AM
virendra
Junior Member
User
Join Date: Dec 2007
OS: Debian
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
#top
this command will only show top running porcesses
#ps aux|wc -l
78
#ps -el|wc -l
78
#ps -ael|wc -l
78
show the number of running processes
virendra
View Public Profile
Send a private message to virendra
Find all posts by virendra