check all the ram used in which process ubuntu code example Example: what process consuming RAM ps -o pid,user,%mem,command ax | sort -b -k3 -r