Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created May 22, 2018 17:23
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 lukecav/d46cfec32ed1898157100f763e4c6ab0 to your computer and use it in GitHub Desktop.
Save lukecav/d46cfec32ed1898157100f763e4c6ab0 to your computer and use it in GitHub Desktop.
Check memory usage in Linux
free -m
free -g
vmstat -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment