Linux free memory: How to show the free memory on a Linux systemYou can show free memory on a Linux system using the free command with different parameters like -m for MB.The top utility provides a real-time view of memory use by running applications, and the Linux ps command can be sorted by memory use.