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 |
What does mkdir mean?
Which command will show you free/used memory?
What is type command in linux?
What is the command to see on which port which service is running?
What is mkdir?
What does comm do and how to use it?
What is llvm used for?
What happens to hard link when file is deleted?
What does curl command do in linux?
What is the copy command in linux?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What are the linux commands used in devops?