vmstat
has default output which is similar in nature and takes many options that give extremely detailed information, egvmstat -m
swapinfo
would cover the swap parttop -d1
causes top to print one screen and exit, and the banner is very similar tofree
. Usetop -d1 | head -n 7
to see only the banner