what r the different command to check ram,process and hdd
of linux machine
Answer Posted / pankaj kumar
To check ram in your system:
#free
To check process
#ps
#top
To check hdd
#fdisk
#sfdisk -l
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the purpose output of cd command?
What is a ulimit in unix?
How to recover /etc/passwd file and /etc/shadow file?
Why is linux cpu usage so high?
Who unix commands?
Explain trap command of linux?
How do I check cores in linux?
What are commands in grammar?
What is the programming language for linux?
How does mkdir work in linux?
What does cd do in linux?
What does comm do and how to use it?
The head command writes the how many lines of a file to screen?
What is a simple command?
How many linux commands are there?