30-mem.sh 46 B

12
  1. #!/bin/sh
  2. free -h | awk '(NR==2){ print $3 }'