Created
November 15, 2017 09:10
-
-
Save ardian/092a96d0ac38952f4227e86003851cbc to your computer and use it in GitHub Desktop.
Max Cpu and mem check
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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