what r the different command to check ram,process and hdd
of linux machine
Answer Posted / jayakumar .b
RAM : We will check RAM, Process as well as HDD by the root
user...
RAM : #free
#cat /proc/meminfo
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I run multiple commands in linux?
Explain about system and user utilities?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
Find command can search for files by
What is command grouping and how does it work?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is option in linux command?
Explain about sh?
What are the basic commands in command prompt?
What does uname do in linux?
What does p mean linux?
What is a simple command?
What is the difference between clang and llvm?