Results 1 to 2 of 2
some process is made cpu slow, how to identify the process and what is the command to view that........
- 07-10-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 19
CPU slow
some process is made cpu slow, how to identify the process and what is the command to view that.....
- 07-10-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You can run top to view processes or if you just want a one off snapshot, possibly for scripting you can use ps.


Reply With Quote