Answers for "ubuntu see what is using memory"

5

check details of installed memory in ubuntu

sudo lshw -short -C memory
Posted by: Guest on May-13-2020
11

ubuntu show memory usage

free -m
Posted by: Guest on May-04-2020

Code answers related to "ubuntu see what is using memory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language