Q. Which command is used to show the amount of available memory in Linux?
β
Correct Answer: (B)
free -h
Explanation: The 'free -h' command is used to show the amount of available memory in Linux.