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 umask in linux?
How do I check terminal history?
What command would you use to check how much memory is being used by linux?
What is command grouping?
What is the command to check cpu speed in linux?
What is #!/ Bin sh?
What is dos and its commands?
What is c++ makefile?
How do I list all processes in linux?
How do you clear the screen in linux?
How do you limit memory usage for commands?
How does mkdir work in linux?
What is cat command in linux?
What command should you use to check your file system?
Who am I command in linux?