5种命令

free -m /-g命令
vmstat -s命令

/proc/meminfo命令
cat /proc/meminfo | grep MemTotal
cat /proc/meminfo | grep MemFree

top命令
htop命令