#!/bin/bash cat /proc/meminfo | grep MemTotal | sed -e "s/[^0-9]*//g"