meghshell

hi all,
I have a file score.txt
it contains date
a 12
b 19
c 29
b 90
a 34
c 7
c 23
a 9
b 33
i want the total score of a,b,c by writing shell script.
thanx megh

ok... and where exactly are you stuck?