Skip to content

Instantly share code, notes, and snippets.

@x
Created July 29, 2014 17:38
Show Gist options
  • Save x/21fd81938df43d3ef742 to your computer and use it in GitHub Desktop.
Save x/21fd81938df43d3ef742 to your computer and use it in GitHub Desktop.
top processes by memory
ps aux --sort -pmem | head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment