
SwapFree: 524284 kB Look for swap space in Linux using swapon command Sample outputs: Filename Type Size Used PriorityĪnother option is to type the grep command or egrep command as follows: Type the following cat command to see total and used swap size: How to Check Swap Space in Linux using /proc/swaps file

Finally, one can use the top or htop command to look for swap space Utilization on Linux too.Type free -m to see both your ram and your swap space usage in Linux.You can also refer to the /proc/swaps file to see swap areas in use on Linux.To see swap size in Linux, type the command: swapon -s.

The procedure to check swap space usage and size in Linux is as follows:

Check swap usage size and utilization in Linux
