ps -eax -o %command | awk '{print $1}' | sort | uniq -c | sort -rn