Which command will show you free/used memory? Does free memory exist on linux?



Which command will show you free/used memory? Does free memory exist on linux?..

Answer / Lovendra Kumar

The 'free -m' command shows the amount of free and used memory in megabytes. Free memory, in a sense, does exist on Linux, as it refers to the available memory that can be allocated for new processes or programs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What does mkdir mean?

1 Answers  


Which command will show you free/used memory?

1 Answers  


What is type command in linux?

1 Answers  


What is the command to see on which port which service is running?

1 Answers  


What is mkdir?

1 Answers  


What does comm do and how to use it?

1 Answers  


What is llvm used for?

1 Answers  


What happens to hard link when file is deleted?

1 Answers  


What does curl command do in linux?

1 Answers  


What is the copy command in linux?

1 Answers  


You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

1 Answers  


What are the linux commands used in devops?

1 Answers  


Categories