例如我有 file 1.txt,其中包含:
1.txt
Moscow Astana Tokyo Ottawa
我想将所有字符的数量计算为:
a - 4, b - 0, c - 1, ... z - 0
command-line bash text-processing
bash ×1
command-line ×1
text-processing ×1