LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   konsole system resources? (https://www.linuxquestions.org/questions/linux-newbie-8/konsole-system-resources-142453/)

lectraplayer 02-04-2004 09:33 PM

konsole system resources?
 
What command do I use in a terminal to get system resources and program ID's? I need to know what's taking what resources and what their PID is just in case I need the kill command.

watashiwaotaku7 02-04-2004 10:25 PM

top is a program installed pretty much by default in every distro ive ever touched its very useful, it shows PIDs but if your looking for a specific program that you know is hanging ps -A will show you more concisely without the programs moving about based on their cpu usage

lectraplayer 02-07-2004 05:14 PM

OK. :)


All times are GMT -5. The time now is 01:11 AM.