#! /bin/sh free -b | awk '/Mem/ { print $3 } /Swap/ { print $3 }' uptime hostname