Skip to content

Instantly share code, notes, and snippets.

@ardian
Created November 15, 2017 09:10
Show Gist options
  • Save ardian/092a96d0ac38952f4227e86003851cbc to your computer and use it in GitHub Desktop.
Save ardian/092a96d0ac38952f4227e86003851cbc to your computer and use it in GitHub Desktop.
Max Cpu and mem check
ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%mem | head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment