perl -E"undef$/;map{$a{$_}++}split//,<>;say qq/$_ => $a{$_}/for sort k +eys%a" test.txt [download]
In reply to Re: ASCII file by thundergnat in thread ASCII file by rxd06040