How do I check memory usage on linux?



How do I check memory usage on linux?..

Answer / Dheeraj Singh

You can check memory usage in Linux by using the `free` or `top` command. The `free` command provides a snapshot of the system's memory status, while `top` displays real-time information about processes and their resource usage.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

How do I test my cpu speed?

1 Answers  


difference between patches and packages? and how to upgrade patches

2 Answers   HP, Yahoo,


What are the basic commands for user management?

1 Answers  


What is difference between egrep and grep?

1 Answers  


what is the command to make a process to run in the foreground from background?

5 Answers  


Which command is used to uncompress gzip files?

1 Answers  


What is the purpose of the "top" command?

1 Answers  


What the command used for list the contents of your home directory, current directory and all subdirectories?

1 Answers  


What is type command in linux?

1 Answers  


How do I use nslookup in linux?

1 Answers  


What is clang format?

1 Answers  


How do you create a text file in linux?

1 Answers  


Categories