sed 's/./&\n/g' | uniq -c | awk '{if ($2 == "…") if (ret < $1) ret = $1;} END {print ret}'