Fixed HTTP-client query-string handling bug.
[doldaconnect.git] / clients / gtk2 / findaccels
1 sed -n 's/^.*\".*_\(.\).*\".*$/\1/p' | tr A-Z a-z | sort | uniq -c | sort -k 1n