Skip to content

Instantly share code, notes, and snippets.

@tonyskapunk
Created September 10, 2010 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyskapunk/573827 to your computer and use it in GitHub Desktop.
Save tonyskapunk/573827 to your computer and use it in GitHub Desktop.
#!/bin/bash
free -om|grep Mem|awk '{print $4}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment