fold -w 5 | sed '$d' | sort | uniq -c | awk '{a[$2]=$1}END{print a["(^^*)"]*1,a["(*^^)"]*1}'