Linux Top Commands Run Dec 20, 2016 • Tyler • Command • Linux history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head