Thread
:
Display number of processors on linux
View Single Post
#
5
(
permalink
)
12-07-2007, 12:17 PM
virendra
Junior Member
User
Join Date: Dec 2007
My distro: Debian
Posts: 12
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