linux ram info

C++
sudo lshw -short -C memorysudo dmidecode | grep -A 15 Memoryfree -mhsudo dmidecode -t 17
Source

Also in C++: