ps -o pid,user,%mem,command ax | sort -b -k3 -r
Created
November 30, 2020 10:10
-
-
Save linuxkathirvel/3064baeae8bc715e1ac8e596e67bed7d to your computer and use it in GitHub Desktop.
How to Check Memory Usage Per Process on Linux?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment