what r the different command to check ram,process and hdd
of linux machine
Answer Posted / jayakumar .b
# free & # cat /proc/meminfo
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is mkdir?
What is make command in linux?
why context switching time should be minimum? How it depends on hardware support?
How do I run a bash script in linux?
What is ulimit in linux?
Explain about sh?
what is the fastest way to enter a series of commands from the command-line in linux
When and how linux developed?
In order to display the last five commands you have entered using the fc command, you would type?
What is df command in linux?
What does f mean linux?
How do I check storage on linux?
How do I run a command in linux?
How do you grep?
What does (cd dir && command) do?