# history | awk ‘{print $2}’ |awk ‘BEGIN{FS=»|»} {print $1}’ | sort -n | uniq -c | sort -r | head -10