Skip to content

Instantly share code, notes, and snippets.

@innyso
Created March 31, 2016 03:47
Show Gist options
  • Select an option

  • Save innyso/b523f998e7f69e1c6a3bc86483a15346 to your computer and use it in GitHub Desktop.

Select an option

Save innyso/b523f998e7f69e1c6a3bc86483a15346 to your computer and use it in GitHub Desktop.
Command for seeing which app has memory leak

Error saying fork: Cannot allocate memory

ps --sort -rss -eo rss,pid,command | head

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment