How much memory is chrome using
ps -e -o %mem,comm | grep 'chrome' | awk '{s+=$1} END {print s}'
Written by Rafael Gumieri
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#