Ps - sort after memory usage
Jump to navigation
Jump to search
# Sort after memory usage ps -e -orss=,pid=,args= | sort -b -k1n | pr -TW$COLUMNS