Ctrl
K
Select a result to preview
ps --no-headers -o "rss,cmd" -A | awk '{print $1/1024"M","\t",$0}' | sort -n -k1